Ignore:
Timestamp:
Jun 20, 1997, 12:45:23 PM (27 years ago)
Author:
Jens Schmidt <schmidt@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
663519a7521ad0f810a21a3268c5031ddfa825cf
Parents:
0dc7c0c7c86b8680889ab5ec2df3d9f2eec4ae7e
Message:
	* templates/: all files prefixed with ftmpl_.  All #include
	  statements changed.


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

Legend:

Unmodified
Added
Removed
  • factory/templates/ftmpl_matrix.cc

    r0dc7c0c r974ce1  
    11/* emacs edit mode for this file is -*- C++ -*- */
    2 /* $Id: ftmpl_matrix.cc,v 1.6 1997-06-19 13:11:26 schmidt Exp $ */
     2/* $Id: ftmpl_matrix.cc,v 1.7 1997-06-20 10:45:23 schmidt Exp $ */
    33
    44#include <factoryconf.h>
    55
    6 #include <templates/matrix.h>
     6#include <templates/ftmpl_matrix.h>
    77
    88template <class T>
Note: See TracChangeset for help on using the changeset viewer.