Changeset 84fc1f in git for Singular/idrec.h


Ignore:
Timestamp:
Apr 25, 2012, 8:29:35 PM (12 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', '4a9821a93ffdc22a6696668bd4f6b8c9de3e6c5f')
Children:
fe02b179f9d0d756e5341889d22afec48083e992
Parents:
6f8d6f9137c56e72b78c6ae9c87f1d0d5e77bb97
Message:
moved Hans's bigintmat from libmisc to libcoeffs (almost verbatim)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/idrec.h

    r6f8d6f r84fc1f  
    1111#include <Singular/attrib.h>
    1212#include <Singular/silink.h>
    13 #include <misc/bigintmat.h>
    1413
     14class bigintmat;
    1515typedef union uutypes      utypes;
    1616union uutypes
Note: See TracChangeset for help on using the changeset viewer.