Changeset 5b9fef in git


Ignore:
Timestamp:
Jun 18, 1997, 3:44:26 PM (27 years ago)
Author:
Olaf Bachmann <obachman@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
3596191513ba9d316fb7265fe6edb3de04ff10a8
Parents:
0479a86e55f7b89b8e6ebda4811329eadbe9ffb9
Message:
Wed Jun 11 14:18:51 1997  Olaf Bachmann
<obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>

	* MP_PolyDict.h (MP_CopPolyLeadExp): changed some names


git-svn-id: file:///usr/local/Singular/svn/trunk@400 2c84dea3-7e68-4137-9b89-c4e89433aadc
Location:
MP/MP
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • MP/MP/MP.h

    r0479a86 r5b9fef  
     1
     2/* MP.h automatically generated by ./makeheader.pl on Wed Jun 11 19:18:33 MESZ 1997
     3*/
    14/****************************************************************
    25 *                 
     
    20822085#define MP_CopPolyKbase                 11
    20832086#define MP_CopPolyLead                  12
    2084 #define MP_CopPolyDictLeadCoef          13
    2085 #define MP_CopPolyDictLeadExp           14
     2087#define MP_CopPolyLeadCoef              13
     2088#define MP_CopPolyLeadExp               14
    20862089#define MP_CopPolyMaxIdeal              15
    20872090#define MP_CopPolyMinBase               16
  • MP/MP/h/MP_PolyDict.h

    r0479a86 r5b9fef  
    7171#define MP_CopPolyKbase                 11
    7272#define MP_CopPolyLead                  12
    73 #define MP_CopPolyDictLeadCoef          13
    74 #define MP_CopPolyDictLeadExp           14
     73#define MP_CopPolyLeadCoef              13
     74#define MP_CopPolyLeadExp               14
    7575#define MP_CopPolyMaxIdeal              15
    7676#define MP_CopPolyMinBase               16
Note: See TracChangeset for help on using the changeset viewer.