Changeset 0cd5402 in git
- Timestamp:
- Aug 26, 2009, 9:59:40 AM (14 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', '00e2e9c41af3fde1273eb3633f4c0c7c3db2579d')
- Children:
- d4cec61a1937926075ff94a814d399aafb0bbacf
- Parents:
- 05a2f65abea7460479e32eb18200563024d57dd2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/ipshell.cc
r05a2f6 r0cd5402 2 2 * Computer Algebra System SINGULAR * 3 3 ****************************************/ 4 /* $Id: ipshell.cc,v 1.20 8 2009-07-28 14:18:34 SingularExp $ */4 /* $Id: ipshell.cc,v 1.209 2009-08-26 07:59:40 seelisch Exp $ */ 5 5 /* 6 6 * ABSTRACT: … … 4652 4652 if (ringtype > 0) 4653 4653 { 4654 WarnS("You are using coefficient srings which are not fields.");4654 WarnS("You are using coefficient rings which are not fields."); 4655 4655 WarnS("Please note that only limited functionality is available"); 4656 4656 WarnS("for these coefficients.");
Note: See TracChangeset
for help on using the changeset viewer.