Changeset 03cecc2 in git for kernel/ncSACache.cc


Ignore:
Timestamp:
Jul 21, 2008, 2:05:09 AM (16 years ago)
Author:
Motsak Oleksandr <motsak@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
0f45cb101fd0e64cedcff7e973df7887d7309ef3
Parents:
3664c9a4658b988592307af056a6e32424daa892
Message:
*motsak: done: main special casescvs update!


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

Legend:

Unmodified
Added
Removed
  • kernel/ncSACache.cc

    r3664c9a r03cecc2  
    77 *  Author:  motsak
    88 *  Created:
    9  *  Version: $Id: ncSACache.cc,v 1.3 2008-07-18 17:12:37 motsak Exp $
     9 *  Version: $Id: ncSACache.cc,v 1.4 2008-07-21 00:05:09 motsak Exp $
    1010 *******************************************************************/
    1111
     12
     13#include "mod2.h"
     14
     15#ifndef NDEBUG
    1216
    1317#define MYTEST 1
     
    1923#endif
    2024
    21 #include "mod2.h"
     25#else
     26
     27#define MYTEST 0
     28#define OUTPUT 0
     29
     30#endif
     31
    2232
    2333#include <ncSACache.h> // for CCacheHash etc classes
Note: See TracChangeset for help on using the changeset viewer.