Changeset 0bef380 in git
- Timestamp:
- Jul 23, 2010, 11:42:58 AM (13 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
- Children:
- 4aba60667537bb3d83754846c03a3fbc488108aa
- Parents:
- 562b0c9545c1092666922dfc0979b71a2c7dd225
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/mpsr.h
r562b0c9 r0bef380 18 18 19 19 // now the MP include stuff (is surrounded by ifndef there) 20 #include "MP.h"21 22 #include "MPT.h"20 #include <MP.h> 21 22 #include <MPT.h> 23 23 #include <kernel/structs.h> 24 #include "subexpr.h"24 #include "subexpr.h" 25 25 #include <omalloc.h> 26 26 #include <kernel/polys.h>
Note: See TracChangeset
for help on using the changeset viewer.