Changeset bb82f0 in git for factory/cf_switches.h
- Timestamp:
- Jun 16, 2008, 2:55:41 PM (15 years ago)
- Branches:
- (u'spielwiese', 'ec94ef7a30b928574c0c3daf41f6804dff5f6b69')
- Children:
- c99b6b9aa9684f111c07fca497f1d2256859ad05
- Parents:
- ca4a07322f31d377c0c316a145437504fb8e6be0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
factory/cf_switches.h
rca4a073 rbb82f0 1 1 /* emacs edit mode for this file is -*- C++ -*- */ 2 /* $Id: cf_switches.h,v 1.1 2 2007-11-20 10:08:03Singular Exp $ */2 /* $Id: cf_switches.h,v 1.13 2008-06-16 12:54:05 Singular Exp $ */ 3 3 4 4 #ifndef INCL_CF_SWITCHES_H … … 19 19 // 20 20 //}}} 21 const int CFSwitchesMax = 1 5;21 const int CFSwitchesMax = 16; 22 22 //}}} 23 23
Note: See TracChangeset
for help on using the changeset viewer.