Changeset 9d53d0 in git for libpolys/resources/feResource.h
- Timestamp:
- Jul 19, 2011, 10:09:01 AM (12 years ago)
- Branches:
- (u'spielwiese', 'd1ba061a762c62d3a25159d8da8b6e17332291fa')
- Children:
- cab375d56d605292e44b155cb07f350026731a7c
- Parents:
- 7d0225e5a511b7f22d8c67004515cac681735586
- git-author:
- Hans Schoenemann <hannes@mathematik.uni-kl.de>2011-07-19 10:09:01+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/feResource.h
r7d0225 r9d53d0 16 16 #endif 17 17 18 18 #ifdef _cplusplus 19 19 /***************************************************************** 20 20 * … … 44 44 void feStringAppendResources(int warn = -1); 45 45 46 46 #endif 47 /* end ifdef _cplusplus */ 47 48 48 49 49 50 const char fePathSep = 50 / / not really cygwin, applies to all windows systems:51 /* not really cygwin, applies to all windows systems:*/ 51 52 #if (defined(CYGWIN) || defined(ix86_Win)) 52 53 ';'
Note: See TracChangeset
for help on using the changeset viewer.