Changeset deb09d3 in git for factory/templates/ftmpl_list.cc
- Timestamp:
- Jun 30, 1997, 5:45:11 PM (26 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- 1a989a8c4f77168d38bb0a5caab24c3235f21a05
- Parents:
- 6d91729483ce6cf165c6f38f1f9eefd8e18d1778
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
factory/templates/ftmpl_list.cc
r6d91729 rdeb09d3 1 1 /* emacs edit mode for this file is -*- C++ -*- */ 2 /* $Id: ftmpl_list.cc,v 1. 5 1997-06-20 10:45:22schmidt Exp $ */2 /* $Id: ftmpl_list.cc,v 1.6 1997-06-30 15:45:11 schmidt Exp $ */ 3 3 4 4 #include <factoryconf.h> 5 5 6 #ifdef macintosh 7 #include <::templates:ftmpl_list.h> 8 #else 6 9 #include <templates/ftmpl_list.h> 10 #endif 7 11 8 12 template <class T>
Note: See TracChangeset
for help on using the changeset viewer.