Changeset 037df4 in git for kernel/shiftgb.cc
- Timestamp:
- Jul 8, 2008, 3:03:18 PM (15 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
- Children:
- 9f6d7626974f05a175c63f8e5f63ec9da030c127
- Parents:
- 09d7782fb1cb753a74c67e13bf26476d72ff23d5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/shiftgb.cc
r09d7782 r037df4 2 2 * Computer Algebra System SINGULAR * 3 3 ****************************************/ 4 /* $Id: shiftgb.cc,v 1. 7 2008-03-13 19:25:49 levandovExp $ */4 /* $Id: shiftgb.cc,v 1.8 2008-07-08 13:02:21 Singular Exp $ */ 5 5 /* 6 6 * ABSTRACT: kernel: utils for shift GB and free GB … … 9 9 #include "mod2.h" 10 10 11 #ifdef HAVE_ PLURAL11 #ifdef HAVE_SHIFTBBA 12 12 #include "febase.h" 13 13 #include "ring.h"
Note: See TracChangeset
for help on using the changeset viewer.