|
|
|||
File indexing completed on 2026-08-26 09:18:58
0001 #ifndef PROF_PROFESSOR_H 0002 #define PROF_PROFESSOR_H 0003 0004 #include "Professor/Ipol.h" 0005 #include "Professor/ParamPoints.h" 0006 #include <string> 0007 0008 namespace Professor { 0009 0010 /// Version code for this build of Professor 0011 std::string version(); 0012 0013 } 0014 0015 #endif
| [ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
|
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
|