Changeset 0c6947 in git
- Timestamp:
- Mar 27, 2012, 7:01:35 PM (11 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
- Children:
- e197f51703da5cda44324097bd41e1c9b43a7f80
- Parents:
- 1dad21c066b4ad4f763b430a27d71967c12754f3
- git-author:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-03-27 19:01:35+02:00
- git-committer:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-03-27 19:32:36+02:00
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/test.cc
r1dad21 r0c6947 14 14 #include <reporter/reporter.h> 15 15 16 #include < resources/feFopen.h>16 #include <findexec/feFopen.h> 17 17 #include <findexec/feResource.h> 18 18 -
kernel/test.cc
r1dad21 r0c6947 15 15 #include <reporter/reporter.h> 16 16 17 #include < resources/feFopen.h>17 #include <findexec/feFopen.h> 18 18 #include <findexec/feResource.h> 19 19 -
libpolys/misc/intvec.cc
r1dad21 r0c6947 12 12 #include <misc/auxiliary.h> 13 13 14 // #include < resources/feFopen.h>14 // #include <findexec/feFopen.h> 15 15 #include <misc/intvec.h> 16 16 #include <omalloc/omalloc.h>
Note: See TracChangeset
for help on using the changeset viewer.