Commit Graph
9 Commits
Author SHA1 Message Date
Daniel Russel 84865c885a switch to Boost.format to make sure there isn't memory corruption due to bad format string/variable type pairs 2008-10-14 21:41:28 +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 Saboret c6b21a107f Fixed compilation errors (VC++ 2005). 2008-10-08 16:32:52 +00:00
Sylvain Pion baf5a211c9 Comment out unused arguments names 2008-08-20 08:44:17 +00:00
Laurent Rineau b6e3c307dc Fix the errors
"Model.cpp", line 121: Error: The function "sscanf" must have a prototype.
  "Model.cpp", line 260: Error: The function "sprintf" must have a prototype.
  "Model.cpp", line 61: Error: The function "sscanf" must have a prototype.
  "Monomer.cpp", line 167: Error: The function "sprintf" must have a prototype.
  "Monomer.cpp", line 221: Error: The function "sscanf" must have a prototype.
  "Monomer_data.cpp", line 762: Error: The function "sscanf" must have a prototype.
detected by Sun CC.
2008-03-11 12:05:44 +00:00
Daniel Russel 61a47a88d8 handle hetatoms masquerading as atoms for Charlie Carter 2008-03-03 18:57:41 +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 1bc949d6f9 minor changes to Label and macros 2007-06-13 23:19:04 +00:00
Daniel Russel b5867d7ba5 moving 2 into place 2007-06-06 05:26:33 +00:00