Changeset e28fc4 in git for Singular/feOptTab.h
- Timestamp:
- Sep 26, 2011, 6:36:49 PM (12 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'f875bbaccd0831e36aaed09ff6adeb3eb45aeb94')
- Children:
- a8b8d033cc77dede263d1c2b1ce1c838cc69ce74
- Parents:
- 79c0351b31771af55f2815d71696269d7274e5c3
- git-author:
- Hans Schoenemann <hannes@mathematik.uni-kl.de>2011-09-26 18:36:49+02:00
- git-committer:
- Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 16:13:34+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/feOptTab.h
r79c035 re28fc4 1 1 #ifndef FE_OPT_TAB_H 2 2 #define FE_OPT_TAB_H 3 4 #define LONG_OPTION_RETURN 13 5 3 6 // Define here which cmd-line options are recognized 7 #ifndef FE_OPT_STRUCTURE 8 extern struct fe_option feOptSpec[]; 9 #else 4 10 struct fe_option feOptSpec[] = 5 11 { … … 156 162 157 163 #endif 164 #endif
Note: See TracChangeset
for help on using the changeset viewer.