Changeset c510a7 for molecuilder/src/defs.hpp
- Timestamp:
- Apr 29, 2008, 12:19:51 PM (17 years ago)
- Children:
- e936b3
- Parents:
- 307fd1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/defs.hpp
r307fd1 rc510a7 37 37 enum value_type { string_type, double_type, int_type, row_int, row_double, grid, lower_trigrid, upper_trigrid}; 38 38 39 // maximum length of any char array 40 #define MAXSTRINGSIZE 255 41 39 42 // various standard filenames 40 43 #define DEFAULTCONFIG "main_pcp_linux"
Note:
See TracChangeset
for help on using the changeset viewer.