Changeset d3e630 in git for Singular/claptmpl.cc


Ignore:
Timestamp:
Jul 28, 2009, 4:19:05 PM (15 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
a07e45cfc61927c5711cee673474fb891d4574ac
Parents:
01cda73e965c4d5da3e4d30eb09639f00d9fbe4d
Message:
*hannes: code cleanup (see ChangeLog)


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

Legend:

Unmodified
Added
Removed
  • Singular/claptmpl.cc

    r01cda73 rd3e630  
    33*  Computer Algebra System SINGULAR     *
    44****************************************/
    5 // $Id: claptmpl.cc,v 1.43 2008-07-15 16:27:11 motsak Exp $
     5// $Id: claptmpl.cc,v 1.44 2009-07-28 14:18:32 Singular Exp $
    66/*
    77* ABSTRACT - instantiation of all templates
     
    6666  #endif
    6767// place here your own template stuff, not instantiated by factory
    68   #ifdef HAVE_LIBFAC_P
     68  // libfac:
    6969    #include <factor.h>
    7070
     
    158158    template class ListIterator<CFList>;
    159159
    160   #endif
    161160#endif
    162161
Note: See TracChangeset for help on using the changeset viewer.