Changeset 6ab5981 in git for factory/templates/ftmpl_functions.h
- Timestamp:
- Jun 19, 1997, 3:11:26 PM (26 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- 31af2e67fbc3b85bad6ae14b2a145b558825b438
- Parents:
- 011fdd1ee001ce9ad867e9c5b33c3392f94f1235
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
factory/templates/ftmpl_functions.h
r011fdd1 r6ab5981 1 / / emacs mode for this file is -*- C++ -*-2 / / $Id: ftmpl_functions.h,v 1.2 1997-04-30 13:08:26 schmidt Exp $1 /* emacs edit mode for this file is -*- C++ -*- */ 2 /* $Id: ftmpl_functions.h,v 1.3 1997-06-19 13:11:16 schmidt Exp $ */ 3 3 4 #ifndef INCL_TMPLFUNCTIONS_H 5 #define INCL_TMPLFUNCTIONS_H 6 7 /* 8 $Log: not supported by cvs2svn $ 9 Revision 1.1 1997/04/15 10:09:07 schmidt 10 #include <config.h> added 11 the header config.h will be included be makeheader 12 13 Revision 1.0 1996/05/17 11:06:32 stobbe 14 Initial revision 15 16 */ 4 #ifndef INCL_FUNCTIONS_H 5 #define INCL_FUNCTIONS_H 17 6 18 7 #include <factoryconf.h> … … 30 19 } 31 20 32 #endif 21 #endif /* ! INCL_FUNCTIONS_H */
Note: See TracChangeset
for help on using the changeset viewer.