Changeset 773e7f in git for modules/Makefile.in


Ignore:
Timestamp:
Mar 17, 1999, 11:58:47 AM (25 years ago)
Author:
Kai Krüger <krueger@…>
Branches:
(u'spielwiese', 'a719bcf0b8dbc648b128303a49777a094b57592c')
Children:
183250198fa6060e1e040d309fc08ce570501f6a
Parents:
1799c9fbabec720f27f0705fcdd3b0ce44cbfb14
Message:
New includes added


git-svn-id: file:///usr/local/Singular/svn/trunk@2948 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/Makefile.in

    r1799c9 r773e7f  
    33### Makefile for Singular-modules
    44###
    5 ### $Id: Makefile.in,v 1.1 1998-11-19 15:17:26 krueger Exp $
     5### $Id: Makefile.in,v 1.2 1999-03-17 10:58:47 krueger Exp $
    66###
    77#################################################################
     
    5959MOD_INCLUDES    = mod2.h utils.h structs.h mmemory.h tok.h ipid.h \
    6060        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
    6263
    6364##
Note: See TracChangeset for help on using the changeset viewer.