# # ChangeLog for molecuilder/src/CommandLineParser.cpp # # Generated by Trac 1.6 # Sep 7, 2025, 10:31:47 PM Sat, 08 May 2010 22:57:18 GMT Frederik Heber [a37c37] * molecuilder/src/CommandLineParser.cpp (modified) * molecuilder/src/CommandLineParser.hpp (modified) FIX: wrong use of Singleton pattern for CommandLineParser. - we set ... Sat, 08 May 2010 19:14:29 GMT Frederik Heber [a71ad8] * molecuilder/configure.ac (modified) * molecuilder/src/CommandLineParser.cpp (added) * molecuilder/src/CommandLineParser.hpp (added) * molecuilder/src/Makefile.am (modified) * molecuilder/src/builder.cpp (modified) Begin of Refactoring of ParseCommandLineOptions(). - new singleton ...