Changeset 773e7f in git
- Timestamp:
- Mar 17, 1999, 11:58:47 AM (25 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- 183250198fa6060e1e040d309fc08ce570501f6a
- Parents:
- 1799c9fbabec720f27f0705fcdd3b0ce44cbfb14
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/Makefile.in
r1799c9 r773e7f 3 3 ### Makefile for Singular-modules 4 4 ### 5 ### $Id: Makefile.in,v 1. 1 1998-11-19 15:17:26krueger Exp $5 ### $Id: Makefile.in,v 1.2 1999-03-17 10:58:47 krueger Exp $ 6 6 ### 7 7 ################################################################# … … 59 59 MOD_INCLUDES = mod2.h utils.h structs.h mmemory.h tok.h ipid.h \ 60 60 subexpr.h febase.h modules.h grammar.h numbers.h polys.h \ 61 ideals.h intvec.h polys-impl.h 61 ideals.h intvec.h polys-impl.h lists.h matpol.h ipconv.h \ 62 lists.h matpol.h mmpage.h mmheap.h 62 63 63 64 ##
Note: See TracChangeset
for help on using the changeset viewer.