Changeset 493c477 in git for factory/cf_primes.h
- Timestamp:
- Jun 19, 1997, 2:27:33 PM (26 years ago)
- Branches:
- (u'spielwiese', 'd0474371d8c5d8068ab70bfb42719c97936b18a6')
- Children:
- d5fa05a5be7b87efdc2785426d09a32224ee3587
- Parents:
- d541665e8702cfd9d72c1fac3b7eb844a136f40c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
factory/cf_primes.h
rd54166 r493c477 1 / / emacs edit mode for this file is -*- C++ -*-2 / / $Id: cf_primes.h,v 1.1 1997-04-07 16:08:49 schmidt Exp $1 /* emacs edit mode for this file is -*- C++ -*- */ 2 /* $Id: cf_primes.h,v 1.2 1997-06-19 12:24:09 schmidt Exp $ */ 3 3 4 4 #ifndef INCL_CF_PRIMES_H 5 5 #define INCL_CF_PRIMES_H 6 7 /*8 $Log: not supported by cvs2svn $9 Revision 1.0 1996/05/17 10:59:38 stobbe10 Initial revision11 12 */13 6 14 7 #include <config.h> … … 30 23 /*ENDPUBLIC*/ 31 24 32 #endif /* INCL_CF_PRIMES_H */25 #endif /* ! INCL_CF_PRIMES_H */
Note: See TracChangeset
for help on using the changeset viewer.