Changeset 4f6451 in git for templates/template.c


Ignore:
Timestamp:
May 26, 2010, 3:02:51 AM (14 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
86af4354bff633abee51c0986c90e8869b2d30af
Parents:
7dc3e1ccdbb09e272b92ea5e626578cdfadb0864
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2010-05-26 03:02:51+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 11:54:57+01:00
Message:
More or less finished templates!
File:
1 edited

Legend:

Unmodified
Added
Removed
  • templates/template.c

    r7dc3e1c r4f6451  
    1 // -*- c++ -*-
    2 /***************************************************************************//**
    3  * @file template.c
     1//*****************************************************************************
     2// Computer Algebra System SINGULAR   
     3// Copyright: See COPYING file that comes with this distribution
     4//*****************************************************************************
     5/** @file template.c
    46 *
    5  * This file implements the class TEMPLATE. AAA. BBB.
    6  * CCC.
     7 * This file implements the class TEMPLATE.
    78 *
    8  * DDDD.
     9 * ABSTRACT: We need this for something...
    910 *
    1011 * @author Oleksandr Motsak
    1112 *
    12  * @par Copyright:
    13  *   (C) by The SINGULAR Team, see COPYING file
    14  * EEE.
     13 * @internal @version \$Id$
    1514 *
    16  * FFFFFFFF.
    17  *
    18  * FFFFFFFFFFFFFFFFFFFFFFFFF.
    19  * @internal
    20  * @version \$Id$
    21  *
    22  ******************************************************************************/
     15 **/
     16//*****************************************************************************
    2317
    2418// include header file
     
    3024
    3125
    32 
    3326END_NAMESPACE_SINGULARXX
Note: See TracChangeset for help on using the changeset viewer.