Changeset 7d0225 in git for libpolys/resources/feFopen.h


Ignore:
Timestamp:
Jul 18, 2011, 6:33:50 PM (12 years ago)
Author:
Hans Schoenemann <hannes@…>
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
Message:
new files in factory added to Makefile.am
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/resources/feFopen.h

    rc6474a r7d0225  
    99 *
    1010 *****************************************************************/
     11#ifdef __cplusplus
    1112FILE*feFopen(const char *path, const char *mode, char *where=NULL, BOOLEAN useWerror=FALSE, BOOLEAN path_only=FALSE);
    1213
     
    2526
    2627#endif
     28#endif
Note: See TracChangeset for help on using the changeset viewer.