Changeset da977d1 in git


Ignore:
Timestamp:
Feb 8, 2010, 7:31:12 PM (13 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', '828514cf6e480e4bafc26df99217bf2a1ed1ef45')
Children:
f0fd4784b90a5b8e20ad1f00044efd5dac5e27da
Parents:
20118af1e5a05009f39d3544f712db755a96eb7b
Message:
monom ->monomial

git-svn-id: file:///usr/local/Singular/svn/trunk@12532 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/iparith.cc

    r20118a rda977d1  
    324324  { "modulo",      0, MODULO_CMD ,        CMD_2},
    325325  { "monitor",     0, MONITOR_CMD ,       CMD_12},
    326   { "monom",       0, MONOM_CMD ,         CMD_1},
     326  { "monomial",    0, MONOM_CMD ,         CMD_1},
    327327  { "mpresmat",    0, MPRES_CMD,          CMD_2},
    328328  { "mult",        0, MULTIPLICITY_CMD ,  CMD_1},
Note: See TracChangeset for help on using the changeset viewer.