Changeset 1d4180 in git


Ignore:
Timestamp:
Apr 6, 1998, 2:24:19 PM (25 years ago)
Author:
Jens Schmidt <schmidt@…>
Branches:
(u'spielwiese', '828514cf6e480e4bafc26df99217bf2a1ed1ef45')
Children:
dac412270c6d278e25732206dd1a5729e00c1ccf
Parents:
b391dedab7784356be81af9c31c46a9c215f97c5
Message:
	* claptmpl.cc: instantiation for `tabs()' added


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

Legend:

Unmodified
Added
Removed
  • Singular/claptmpl.cc

    rb391de r1d4180  
    33*  Computer Algebra System SINGULAR     *
    44****************************************/
    5 // $Id: claptmpl.cc,v 1.12 1998-01-27 14:05:56 pohl Exp $
     5// $Id: claptmpl.cc,v 1.13 1998-04-06 12:24:19 schmidt Exp $
    66/*
    77* ABSTRACT - instantiation of all templates
     
    6767      template int tmax ( const int&, const int& );
    6868      template int tmin ( const int&, const int& );
     69      template int tabs ( const int& );
    6970    #endif
    7071
Note: See TracChangeset for help on using the changeset viewer.