fixing the build system
Creating busticated version of OpenMD
Almost all of the changes necessary to create OpenMD out of our old project (OOPSE-4)
*** empty log message ***
Addint StringTokenizerTestCase
mess up ......
Remove some deprecated files
Done with combination
ReplaceWildCard is working
STL next_permutation like next_combination is working
next_combination in progress
adding next_combination test case
STL Compatible combination sequence generator
bug fixed in GenerateCombination.hpp
a STL next_permutaion like next_combination function.
no message
ReplaceWildCard(recursive version) is working, need refactoring. An iterative version is on the way
ReplaceWildCard in progress
Adding Test Case for ReplaceWildCard
adding ReplaceWildCard.hpp, need test
adding GenericFactory Test Case. GenericFactory now can bed used to creat ForcefieldFactory and IntegratorFactory etc.
remove some junk files
remove backup of GenericData.hpp
GenericData and PropertyMap pass unit test.
adding generic data test case