Changeset 7d0225 in git for libpolys/resources/feFopen.h
- Timestamp:
- Jul 18, 2011, 6:33:50 PM (12 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'c18334b998a8adbf0013b8e1ce0824774019443e')
- Children:
- 9d53d0ba60a48685fd21921665282099d9253c1e
- Parents:
- c6474a786b054e209421ddeaf8aa820904161457
- git-author:
- Hans Schoenemann <hannes@mathematik.uni-kl.de>2011-07-18 18:33:50+02:00
- git-committer:
- Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 12:39:56+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libpolys/resources/feFopen.h
rc6474a r7d0225 9 9 * 10 10 *****************************************************************/ 11 #ifdef __cplusplus 11 12 FILE*feFopen(const char *path, const char *mode, char *where=NULL, BOOLEAN useWerror=FALSE, BOOLEAN path_only=FALSE); 12 13 … … 25 26 26 27 #endif 28 #endif
Note: See TracChangeset
for help on using the changeset viewer.