Changeset 666c90 in git for Singular


Ignore:
Timestamp:
Apr 21, 2005, 4:15:29 PM (19 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
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.