Changeset 3ec6bba in git for Singular/ipid.h


Ignore:
Timestamp:
Aug 3, 2011, 3:16:13 PM (12 years ago)
Author:
Martin Lee <martinlee84@…>
Branches:
(u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
Children:
23c7a81ddf0c80544a89d0bead95db3e3cb4c9c3
Parents:
c6c3f1bc0013a4c40dd5e417195612906dc7db9f
git-author:
Martin Lee <martinlee84@web.de>2011-08-03 15:16:13+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 13:14:14+01:00
Message:
added lists.h to ipid.h
added attrib.h to subexpr.h
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/ipid.h

    rc6c3f1 r3ec6bba  
    99*/
    1010#include <string.h>
    11 #include <kernel/structs.h>
     11//#include <kernel/structs.h>
    1212#include <kernel/idrec.h>
    1313#include <Singular/subexpr.h>
     14#include <Singular/lists.h>
    1415
    1516extern idhdl currPackHdl;
Note: See TracChangeset for help on using the changeset viewer.