Changeset c6be2f in git
- Timestamp:
- Apr 15, 1997, 12:16:22 PM (26 years ago)
- Branches:
- (u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
- Children:
- 433d1a6d54832da08d11f72b8842246c26041cac
- Parents:
- 8c016376411d28aef5c26d7ff6332f37a590550e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
factory/cf_defs.h
r8c0163 rc6be2f 1 1 // emacs edit mode for this file is -*- C++ -*- 2 // $Id: cf_defs.h,v 1. 3 1997-04-02 13:06:25schmidt Exp $2 // $Id: cf_defs.h,v 1.4 1997-04-15 10:16:22 schmidt Exp $ 3 3 4 4 #ifndef INCL_CF_DEFS_H … … 7 7 /* 8 8 $Log: not supported by cvs2svn $ 9 Revision 1.3 1997/04/02 13:06:25 schmidt 10 inclusion of configuration header removed 11 9 12 Revision 1.2 1996/07/08 08:16:06 stobbe 10 13 "New definition of the level system. … … 19 22 20 23 */ 24 25 #include <config.h> 21 26 22 27 /*BEGINPUBLIC*/ … … 41 46 #define SW_FAC_QUADRATICLIFT 5 42 47 #define SW_USE_EZGCD 6 48 #define SW_USE_SPARSEMOD 7 43 49 44 50 /*ENDPUBLIC*/
Note: See TracChangeset
for help on using the changeset viewer.