Changeset d8a975 in git


Ignore:
Timestamp:
Feb 27, 1998, 11:34:02 AM (26 years ago)
Author:
Jens Schmidt <schmidt@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
1c31dc7f319d025944d44dcc090983f7cb03be12
Parents:
f33f035b131e4cdb60888c6bc68a05b55141747d
Message:
	* factor/tmpl_inst.cc: template names adapted (`*.cc' ->
	  `ftmpl_*.cc')


git-svn-id: file:///usr/local/Singular/svn/trunk@1179 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libfac/factor/tmpl_inst.cc

    rf33f035 rd8a975  
    22////////////////////////////////////////////////////////////
    33// emacs edit mode for this file is -*- C++ -*-
    4 // $Id: tmpl_inst.cc,v 1.3 1997-09-12 07:20:00 Singular Exp $
     4// $Id: tmpl_inst.cc,v 1.4 1998-02-27 10:34:02 schmidt Exp $
    55////////////////////////////////////////////////////////////
    66
    77
    8 #include <templates/array.cc>
    9 #include <templates/factor.cc>
    10 #include <templates/list.cc>
    11 #include <templates/functions.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>
    1313
    1414#include <factory.h>
     
    9090/*
    9191$Log: not supported by cvs2svn $
     92Revision 1.3  1997/09/12 07:20:00  Singular
     93* hannes/michael: libfac-0.3.0
     94
    9295Revision 1.2  1997/04/25 22:34:36  michael
    9396Version for libfac-0.2.1
Note: See TracChangeset for help on using the changeset viewer.