Changeset 113bb8 in git for kernel/tgb_internal.h


Ignore:
Timestamp:
Feb 21, 2006, 12:21:37 PM (17 years ago)
Author:
Michael Brickenstein <bricken@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
Children:
07b597c021315ebe60992c93f4f69bc55146d283
Parents:
e32e2636609176866d085ef733c76b6383d141e8
Message:
*bricken: removed status UNIMPORTANT, if modules break search here


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

Legend:

Unmodified
Added
Removed
  • kernel/tgb_internal.h

    re32e26 r113bb8  
    55*  Computer Algebra System SINGULAR     *
    66****************************************/
    7 /* $Id: tgb_internal.h,v 1.24 2006-02-20 13:14:00 bricken Exp $ */
     7/* $Id: tgb_internal.h,v 1.25 2006-02-21 11:21:37 bricken Exp $ */
    88/*
    99 * ABSTRACT: tgb internal .h file
     
    151151  {
    152152    UNCALCULATED,
    153     HASTREP,
    154     UNIMPORTANT,
     153    HASTREP//,
     154    //UNIMPORTANT,
    155155    //SOONTREP
    156156  };
Note: See TracChangeset for help on using the changeset viewer.