Changeset 5417ff in git for kernel/test.cc


Ignore:
Timestamp:
Feb 18, 2013, 3:37:56 PM (11 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', '17f1d200f27c5bd38f5dfc6e8a0879242279d1d8')
Children:
c1ec9a82fe657765b7afd7c7afeff49a89b4dcc0
Parents:
81384bd682dd5f3d82dcdbb5f9b03b8e16f90d39
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2013-02-18 15:37:56+01:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2013-03-16 23:57:04+01:00
Message:
Added automake BuildSystem
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/test.cc

    r81384b r5417ff  
    105105#include "shiftgb.h"
    106106// #include "mmalloc.h" // move to Singular!?
    107 #include "gfan.h"
    108107
    109108#include "kutil.h"
     
    128127#include "f5lists.h"
    129128////////#include "F5cLists.h"
    130 
    131 #include "gfan.h"
    132129
    133130
     
    619616  PrintLn();
    620617  { char* s = StringEndS(); PrintS(s); omFree(s); }
    621    
     618
    622619  TestGBEngine();
    623620  TestSimpleRingArithmetcs();
Note: See TracChangeset for help on using the changeset viewer.