Changeset 6881f9b in git for factory/templates/ftmpl_array.h
- Timestamp:
- Apr 30, 1997, 3:08:28 PM (26 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- 01a20e5ae23d2ee1d178accd9cc46711ec2e30d1
- Parents:
- 496ee65e5c94500c3c66294f8c56514ca05fd1a4
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
factory/templates/ftmpl_array.h
r496ee6 r6881f9b 1 1 // emacs edit mode for this file is -*- C++ -*- 2 // $Id: ftmpl_array.h,v 1. 3 1997-04-15 10:04:24 schmidt Exp $2 // $Id: ftmpl_array.h,v 1.4 1997-04-30 13:08:24 schmidt Exp $ 3 3 4 4 #ifndef INCL_ARRAY_H … … 7 7 /* 8 8 $Log: not supported by cvs2svn $ 9 Revision 1.3 1997/04/15 10:04:24 schmidt 10 #include <config.h> added 11 the header config.h will be included be makeheader 12 9 13 Revision 1.2 1997/03/27 10:29:30 schmidt 10 14 stream-io wrapped by NOSTREAMIO … … 20 24 */ 21 25 22 /*MAKEHEADER*/ 23 #include "templates/config.h" 26 #include <factoryconf.h> 24 27 25 28 #ifndef NOSTREAMIO
Note: See TracChangeset
for help on using the changeset viewer.