Changeset 20bc9ae in git


Ignore:
Timestamp:
Apr 14, 2009, 10:25:19 AM (15 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
3402b4b654df40779dd0b3d83c4d023a3ef93e0b
Parents:
535a5a7554d8d13857cd09f686c88d3948dbfd92
Message:
*hannes: removed SuperCommutative


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

Legend:

Unmodified
Added
Removed
  • Singular/LIB/nctools.lib

    r535a5a7 r20bc9ae  
    11///////////////////////////////////////////////////////////////////////////////
    2 version="$Id: nctools.lib,v 1.47 2009-04-10 19:05:00 motsak Exp $";
     2version="$Id: nctools.lib,v 1.48 2009-04-14 08:25:19 Singular Exp $";
    33category="Noncommutative";
    44info="
     
    935935
    936936
    937 proc SuperCommutative(list #)
    938 {
    939   return (superCommutative(#)); 
    940 }
    941 
    942 
    943937static proc ParseSCA()
    944938"
Note: See TracChangeset for help on using the changeset viewer.