Changeset 71fcb3f in git
- Timestamp:
- Aug 3, 2011, 6:29:44 PM (12 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'f875bbaccd0831e36aaed09ff6adeb3eb45aeb94')
- Children:
- fe66ba81f9a9bd9e5cdb6dcc296b3f407bbe3798
- Parents:
- a0432f40f592dc97101d98fa01a67c6491961523
- git-author:
- Burcin Erocal <burcin@erocal.org>2011-08-03 18:29:44+02:00
- git-committer:
- Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 13:14:19+01:00
- Files:
-
- 1 added
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/feOpt.cc
ra0432f r71fcb3f 18 18 #include <misc/options.h> 19 19 #endif 20 21 #include "fehelp.h" 20 22 21 23 // Define here which cmd-line options are recognized -
libpolys/resources/feResource.cc
ra0432f r71fcb3f 129 129 * 130 130 *****************************************************************/ 131 char* feArgv0=NULL;132 131 133 132 #define MAXRESOURCELEN 5*MAXPATHLEN -
libpolys/resources/feResource.h
ra0432f r71fcb3f 47 47 /* end ifdef __cplusplus */ 48 48 49 char* feArgv0=NULL; 49 50 50 51 const char fePathSep =
Note: See TracChangeset
for help on using the changeset viewer.