Commit Graph

4 Commits

Author SHA1 Message Date
Sylvain Pion baf5a211c9 Comment out unused arguments names 2008-08-20 08:44:17 +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
Laurent Rineau daa0426d6a Fix "Error: The function "sprintf" must have a prototype."
(detected by Sun CC)
2008-03-11 11:28:32 +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