- Timestamp:
- Feb 27, 1998, 11:34:02 AM (26 years ago)
- Branches:
- (u'spielwiese', 'df6a8e29030ff93c6ad53051028727af7d339fa0')
- Children:
- 1c31dc7f319d025944d44dcc090983f7cb03be12
- Parents:
- f33f035b131e4cdb60888c6bc68a05b55141747d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libfac/factor/tmpl_inst.cc
rf33f035 rd8a975 2 2 //////////////////////////////////////////////////////////// 3 3 // emacs edit mode for this file is -*- C++ -*- 4 // $Id: tmpl_inst.cc,v 1. 3 1997-09-12 07:20:00 SingularExp $4 // $Id: tmpl_inst.cc,v 1.4 1998-02-27 10:34:02 schmidt Exp $ 5 5 //////////////////////////////////////////////////////////// 6 6 7 7 8 #include <templates/ array.cc>9 #include <templates/f actor.cc>10 #include <templates/ list.cc>11 #include <templates/f unctions.h>12 #include <templates/ matrix.cc>8 #include <templates/ftmpl_array.cc> 9 #include <templates/ftmpl_factor.cc> 10 #include <templates/ftmpl_list.cc> 11 #include <templates/ftmpl_functions.h> 12 #include <templates/ftmpl_matrix.cc> 13 13 14 14 #include <factory.h> … … 90 90 /* 91 91 $Log: not supported by cvs2svn $ 92 Revision 1.3 1997/09/12 07:20:00 Singular 93 * hannes/michael: libfac-0.3.0 94 92 95 Revision 1.2 1997/04/25 22:34:36 michael 93 96 Version for libfac-0.2.1
Note: See TracChangeset
for help on using the changeset viewer.