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