Changeset 4bcb8b in git


Ignore:
Timestamp:
Mar 25, 2014, 1:33:46 PM (10 years ago)
Author:
Adi Popescu <adi_popescum@…>
Branches:
(u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
Children:
b88d52d110f103c4c42c6d698430c7d480deb3b8
Parents:
54f111d680b21ee0982fbfcb493dcbc1834166ce
Message:
Separating Headers groebner_walk 1
Location:
kernel
Files:
2 edited
3 moved

Legend:

Unmodified
Added
Removed
  • kernel/Makefile.am

    r54f111d r4bcb8b  
    4141        fast_maps.h \
    4242        febase.h \
    43         walkProc.h walkMain.h walkSupport.h\
    4443        kstdfac.h kmatrix.h\
    4544        kutil.h \
  • kernel/groebner_walk/Makefile.am

    r54f111d r4bcb8b  
    77libgroebner_walk_la_SOURCES=walkProc.cc walkMain.cc walkSupport.cc
    88
    9 # libgroebner_walk_la_includedir=$(includedir)/singular/groebner_walk
    10 # libgroebner_walk_la_include_HEADERS=walkProc.h walkMain.h walkSupport.h
     9libgroebner_walk_la_includedir=$(includedir)/kernel/groebner_walk
     10libgroebner_walk_la_include_HEADERS=walkProc.h walkMain.h walkSupport.h
    1111
    1212
Note: See TracChangeset for help on using the changeset viewer.