Commit Graph
10 Commits
Author SHA1 Message Date
Laurent Rineau 902393d077 Minor syntax changes, to help g++ found that there is not problems with
uninitialized variables.
2008-11-14 14:26:54 +00:00
Daniel Russel 37b325d59e fixed but with heterogen bond processing adding empty model to pdb 2008-10-24 00:46:49 +00:00
Daniel Russel bed65167a3 charlie carter hack was even more broken than it was supposed to be :-). It is now fixed and only files with atoms after ENDMDL are accepted irregularly 2008-10-09 22:47:07 +00:00
Laurent Rineau 7e5ba0b225 Fix errors:
"Chain.cpp", line 40: Error: The function "sprintf" must have a prototype.
  "Chain.cpp", line 73: Error: The function "sprintf" must have a prototype.
  "Heterogen.cpp", line 95: Error: The function "sprintf" must have a prototype.
  "PDB.cpp", line 66: Error: The function "sscanf" must have a prototype.
  "PDB.cpp", line 68: Error: The function "sscanf" must have a prototype.
  "PDB.cpp", line 92: Error: The function "sscanf" must have a prototype.
detected by Sun CC.
2008-03-11 11:33:27 +00:00
Daniel Russel a7fedecd7c hack to handle multiple models with MODEL lines 2008-03-04 01:34:46 +00:00
Daniel Russel fd055fce5b heterogens support added. Maybe this will fix the random VC issue? Unlikely 2008-02-23 01:22:28 +00:00
Daniel Russel 7179fe0fa0 added rbegin to small map to avoid decremented end() 2007-07-09 22:34:23 +00:00
Daniel Russel 1bc949d6f9 minor changes to Label and macros 2007-06-13 23:19:04 +00:00
Daniel Russel f899283530 make RNA work better 2007-06-06 18:09:48 +00:00
Daniel Russel b5867d7ba5 moving 2 into place 2007-06-06 05:26:33 +00:00