Changeset 11837b in git for libpolys/tests/common.h
- Timestamp:
- May 24, 2011, 2:33:01 AM (12 years ago)
- Branches:
- (u'spielwiese', '91e5db82acc17434e4062bcfa44e6efa7d41fd30')
- Children:
- 71f6dbdb6822edb11d2516287cbddc3fe32c6cbd
- Parents:
- 05b917cac72cb76e2edcac2cbe82b009388cd711
- git-author:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-05-24 02:33:01+02:00
- git-committer:
- Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 12:36:50+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libpolys/tests/common.h
r05b917 r11837b 119 119 std::clog << std::endl << ( "<world>" ) << std::endl << std::endl; 120 120 feInitResources(argv0); 121 122 StringSetS("ressources in use (as reported by feStringAppendResources(0):\n"); 123 feStringAppendResources(0); 124 PrintS(StringAppendS("\n")); 125 121 126 return true; 122 127 }
Note: See TracChangeset
for help on using the changeset viewer.