Changeset 8b861ac in git


Ignore:
Timestamp:
May 21, 2007, 7:23:36 PM (17 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', '5b153614cbc72bfa198d75b1e9e33dab2645d9fe')
Children:
ab8e3d71b6070ce5605699d6eecffd092e848b17
Parents:
7f466305807b49579ddcb444085d45b360472e5a
Message:
*hannes: syntax


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

Legend:

Unmodified
Added
Removed
  • kernel/kutil.cc

    r7f4663 r8b861ac  
    22*  Computer Algebra System SINGULAR     *
    33****************************************/
    4 /* $Id: kutil.cc,v 1.54 2007-05-19 13:22:22 wienand Exp $ */
     4/* $Id: kutil.cc,v 1.55 2007-05-21 17:23:36 Singular Exp $ */
    55/*
    66* ABSTRACT: kernel: utils for kStd
     
    27362736  int j=pos;
    27372737
     2738#ifdef HAVE_RING2TOM
    27382739  assume (!rField_is_Ring(currRing));
     2740#endif
    27392741  initenterpairs(h,k,ecart,0,strat, atR);
    27402742  if ( (!strat->fromT)
Note: See TracChangeset for help on using the changeset viewer.