Changeset 493c477 in git for factory/fac_distrib.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/fac_distrib.h
rd54166 r493c477 1 / / emacs edit mode for this file is -*- C++ -*-2 / / $Id: fac_distrib.h,v 1.2 1997-04-07 16:21:56 schmidt Exp $1 /* emacs edit mode for this file is -*- C++ -*- */ 2 /* $Id: fac_distrib.h,v 1.3 1997-06-19 12:23:37 schmidt Exp $ */ 3 3 4 4 #ifndef INCL_FAC_DISTRIB_H 5 5 #define INCL_FAC_DISTRIB_H 6 7 /*8 * $Log: not supported by cvs2svn $9 * Revision 1.1 1996/12/06 14:45:57 schmidt10 * Initial revision11 *12 */13 6 14 7 #include <config.h> … … 25 18 CFList gcdFreeBasis ( const CFList L ); 26 19 27 #endif /* INCL_FAC_DISTRIB_H */20 #endif /* ! INCL_FAC_DISTRIB_H */
Note: See TracChangeset
for help on using the changeset viewer.