Changeset b47a61 in git
- Timestamp:
- Apr 2, 1997, 3:06:25 PM (26 years ago)
- Branches:
- (u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
- Children:
- 32df8279c33f6455329b9db1f5fba50e3397497e
- Parents:
- b7808e0d5a520a6f1142871d7b0706aa1ac05721
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
factory/cf_defs.h
rb7808e rb47a61 1 1 // emacs edit mode for this file is -*- C++ -*- 2 // $Id: cf_defs.h,v 1. 2 1996-07-08 08:16:06 stobbeExp $2 // $Id: cf_defs.h,v 1.3 1997-04-02 13:06:25 schmidt Exp $ 3 3 4 4 #ifndef INCL_CF_DEFS_H 5 #define incl_cf_defs_H5 #define INCL_CF_DEFS_H 6 6 7 7 /* 8 8 $Log: not supported by cvs2svn $ 9 Revision 1.2 1996/07/08 08:16:06 stobbe 10 "New definition of the level system. 11 " 12 9 13 Revision 1.1 1996/07/02 11:18:57 stobbe 10 14 "new switch SW_USE_EZGCD. … … 15 19 16 20 */ 17 18 #include "conf.h"19 21 20 22 /*BEGINPUBLIC*/
Note: See TracChangeset
for help on using the changeset viewer.