Changeset 0bef380 in git for Singular/mpsr.h
- Timestamp:
- Jul 23, 2010, 11:42:58 AM (13 years ago)
- Branches:
- (u'spielwiese', '8d54773d6c9e2f1d2593a28bc68b7eeab54ed529')
- 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.