Changeset b15b8f in git
- Timestamp:
- Apr 30, 2010, 12:20:14 PM (13 years ago)
- Branches:
- (u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
- Children:
- 9a310ad825cea963668f28e058738412470ae904
- Parents:
- 486bcc1dc5b4a1a769e0f1968a0febb442e95289
- Location:
- kernel
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/dError.c
r486bcc1 rb15b8f 14 14 #include <stdio.h> 15 15 #include "mod2.h" 16 #include " distrib.h"16 #include "../Singular/distrib.h" 17 17 #ifdef p_Procs_Static 18 18 #include "kversion.h" -
kernel/feResource.cc
r486bcc1 rb15b8f 21 21 22 22 23 #include " distrib.h"23 #include "../Singular/distrib.h" 24 24 #include "dError.h" 25 25 #if !defined(ESINGULAR) && !defined(TSINGULAR)
Note: See TracChangeset
for help on using the changeset viewer.