Changeset 643877c in git for Singular/LIB/schreyer.lib


Ignore:
Timestamp:
Feb 12, 2013, 7:30:35 PM (11 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', '2a584933abf2a2d3082034c7586d38bb6de1a30a')
Children:
f63b13007b1f6deb2ebb62306b07b450a2137832
Parents:
40d23c7f77e530a11d3b7573dcfcb5f33ffcaac6
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2013-02-12 19:30:35+01:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2013-02-13 17:13:26+01:00
Message:
Expose function m2_end function

Conflicts:
	Singular/LIB/schreyer.lib
	dyn_modules/syzextra/mod_main.cc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/LIB/schreyer.lib

    r40d23c r643877c  
    14291429
    14301430      exportto(Schreyer, Syzextra::Tail);
     1431
     1432      exportto(Schreyer, Syzextra::m2_end);
    14311433    }
    14321434    else
     
    14661468      exportto(Schreyer, Syzextra_g::Tail);
    14671469     
     1470     
     1471      exportto(Schreyer, Syzextra_g::m2_end);
    14681472    }
    14691473
Note: See TracChangeset for help on using the changeset viewer.