Changeset dac412 in git for factory


Ignore:
Timestamp:
Apr 6, 1998, 2:35:32 PM (26 years ago)
Author:
Jens Schmidt <schmidt@…>
Branches:
(u'spielwiese', '2a584933abf2a2d3082034c7586d38bb6de1a30a')
Children:
eea9d4ad342a3c2ff7ea5d5f1f54b44edae148e2
Parents:
1d418066c3ae5964017d4db2d217ad8886378c2c
Message:
	* ftmpl_inst.cc: instantiations for `tabs( int )' added


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

Legend:

Unmodified
Added
Removed
  • factory/ftmpl_inst.cc

    r1d4180 rdac412  
    11/* emacs edit mode for this file is -*- C++ -*- */
    2 /* $Id: ftmpl_inst.cc,v 1.6 1998-03-10 14:51:14 schmidt Exp $ */
     2/* $Id: ftmpl_inst.cc,v 1.7 1998-04-06 12:35:32 schmidt Exp $ */
    33
    44//{{{ docu
     
    6969template int tmax ( const int &, const int & );
    7070template int tmin ( const int &, const int & );
     71template int tabs ( const int & );
    7172#endif
    7273//}}}
Note: See TracChangeset for help on using the changeset viewer.