Changeset 534bf9 in git
- Timestamp:
- Sep 11, 2013, 5:05:07 PM (10 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'f875bbaccd0831e36aaed09ff6adeb3eb45aeb94')
- Children:
- 7627f67da8dc2c135f659c4e3f2ef25e3de4f00e
- Parents:
- 9c97cd41e0a3c8021069785444e662f3071a2498
- git-author:
- Yue Ren <ren@mathematik.uni-kl.de>2013-09-11 17:05:07+02:00
- git-committer:
- Yue Ren <ren@mathematik.uni-kl.de>2013-09-12 16:22:34+02:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/feOpt.h
r9c97cd4 r534bf9 33 33 34 34 35 #ifdef __cplusplus36 extern "C" {37 #endif38 39 35 void feOptHelp(const char* name); 40 36 … … 43 39 44 40 #ifdef __cplusplus 45 }46 41 47 42 inline void* feOptValue(feOptIndex opt)
Note: See TracChangeset
for help on using the changeset viewer.