Changeset f97445 in git


Ignore:
Timestamp:
May 4, 2007, 9:54:30 AM (16 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', 'd1ba061a762c62d3a25159d8da8b6e17332291fa')
Children:
78801860ef7a0c2ce0cf06dc49bc50f98d3e675f
Parents:
275ecc33afddf87ffc2bd54bc587246299bd3b8b
Message:
*hannes: cleanup


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

Legend:

Unmodified
Added
Removed
  • Singular/LIB/standard.lib

    r275ecc rf97445  
    33//groebner mit Optionen versehen
    44//////////////////////////////////////////////////////////////////////////////
    5 version="$Id: standard.lib,v 1.90 2007-03-16 13:27:19 Singular Exp $";
     5version="$Id: standard.lib,v 1.91 2007-05-04 07:54:30 Singular Exp $";
    66category="Miscellaneous";
    77info="
     
    18901890  ideal stdtop,kbtop;
    18911891  export (stdtop,kbtop);
    1892   return();
    18931892}
    18941893// delete global values
     
    18971896  kill wwtop,mmtop;
    18981897  kill stdtop,kbtop;
    1899   return();
    19001898}
    19011899//  select parts of the modul
Note: See TracChangeset for help on using the changeset viewer.