Changeset d14491 in git for Singular/ipshell.cc


Ignore:
Timestamp:
Sep 1, 2009, 10:05:36 AM (15 years ago)
Author:
Frank Seelisch <seelisch@…>
Branches:
(u'spielwiese', '2a584933abf2a2d3082034c7586d38bb6de1a30a')
Children:
d65c0faa4c8fc1d6650f180804a68d2a6a70acac
Parents:
fb1212fa95dcc1179dddfd72a79683e1282d5662
Message:
included 'lift' command in warn text (for ring decl with coeffs from a ring); This has been working for a long time but was not documented in the warn text.


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

Legend:

Unmodified
Added
Removed
  • Singular/ipshell.cc

    rfb1212f rd14491  
    22*  Computer Algebra System SINGULAR     *
    33****************************************/
    4 /* $Id: ipshell.cc,v 1.209 2009-08-26 07:59:40 seelisch Exp $ */
     4/* $Id: ipshell.cc,v 1.210 2009-09-01 08:05:36 seelisch Exp $ */
    55/*
    66* ABSTRACT:
     
    46594659    WarnS("- basic polynomial arithmetic");
    46604660    WarnS("- std");
     4661    WarnS("- lift");
    46614662    WarnS("- reduce");
    46624663  }
Note: See TracChangeset for help on using the changeset viewer.