cgal/PDB/src/CGALPDB
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
..
Atom.cpp
CMakeLists.txt Put CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS in the right place for cmake 2.4 2008-11-06 13:03:41 +00:00
Chain.cpp Comment unused variable to avoid warning 2008-10-31 21:07:38 +00:00
Error_logger.cpp
Heterogen.cpp checked against wrong container: 2008-10-28 04:41:13 +00:00
Model.cpp 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
Monomer.cpp 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
Monomer_data.cpp Fix the errors 2008-03-11 12:05:44 +00:00
PDB.cpp Minor syntax changes, to help g++ found that there is not problems with 2008-11-14 14:26:54 +00:00
Quaternion.cpp
align.cpp Fixed compilation errors (VC++ 2005). 2008-10-08 16:32:52 +00:00
all_files.cpp Add license notice. 2008-10-13 12:46:01 +00:00
makefile handle hetatoms masquerading as atoms for Charlie Carter 2008-03-03 18:57:41 +00:00
pdb_utils.cpp