Changeset 43c5718 in git


Ignore:
Timestamp:
Aug 20, 2009, 11:21:40 AM (14 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', '0604212ebb110535022efecad887940825b97c3f')
Children:
b3af9332ce7b8a001aebc6b801c0baa452306ede
Parents:
9e385c98ee3051840c52af5c9e4a6d2f83b695df
Message:
*hannes: convetions


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

Legend:

Unmodified
Added
Removed
  • Singular/extra.cc

    r9e385c r43c5718  
    22*  Computer Algebra System SINGULAR      *
    33*****************************************/
    4 /* $Id: extra.cc,v 1.313 2009-08-13 17:24:45 motsak Exp $ */
     4/* $Id: extra.cc,v 1.314 2009-08-20 09:21:40 Singular Exp $ */
    55/*
    66* ABSTRACT: general interface to internals of Singular ("system" command)
     
    32863286    extern BOOLEAN Main(leftv res, leftv h); // FALSE = Ok, TRUE = Error!
    32873287    return Main(res, h);
    3288   };
     3288  }
     3289  else
    32893290#endif // HAVE_SINGULAR_PLUS_PLUS
    32903291
Note: See TracChangeset for help on using the changeset viewer.