Changeset 666c90 in git


Ignore:
Timestamp:
Apr 21, 2005, 4:15:29 PM (18 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'f875bbaccd0831e36aaed09ff6adeb3eb45aeb94')
Children:
f429335198c42c4bba7f84570d23aa411c3a8f6e
Parents:
6aef6f2f272ebbfec3ea18af758eaa532315471a
Message:
*hannes: prCopy ->kernel


git-svn-id: file:///usr/local/Singular/svn/trunk@7856 2c84dea3-7e68-4137-9b89-c4e89433aadc
Location:
Singular
Files:
3 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/Makefile.in

    r6aef6f2 r666c90  
    144144
    145145SOURCES=${CSOURCES} ${CXXSOURCES} \
    146         grammar.y scanner.l libparse.l prCopyTemplate.cc \
     146        grammar.y scanner.l libparse.l \
    147147        p_Delete__T.cc p_ShallowCopyDelete__T.cc \
    148148        p_Copy__T.cc p_Mult_nn__T.cc  pp_Mult_nn__T.cc \
     
    176176        Makefile.in configure.in configure \
    177177        mod2.h.in grammar.h testgh install-sh mkinstalldirs \
    178         check_aso.pl prCopy.pl
     178        check_aso.pl
    179179
    180180OBJS := $(CXXSOURCES:.cc=.o) $(CSOURCES:.c=.o)
Note: See TracChangeset for help on using the changeset viewer.