openModeller  Version 1.5.0
PreParameters.cpp
Go to the documentation of this file.
1 
28 #include "PreParameters.hh"
29 
31 {
32 }
33 
35 {
36 }
37 std::string PreParameters::decName() const
38 {
39  std::string return_string;
40 
41  throw;
42 
43  return return_string;
44 }
std::string decName() const