Commit Graph

5 Commits

Author SHA1 Message Date
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