Changeset 493c477 in git for factory/canonicalform.h


Ignore:
Timestamp:
Jun 19, 1997, 2:27:33 PM (27 years ago)
Author:
Jens Schmidt <schmidt@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
d5fa05a5be7b87efdc2785426d09a32224ee3587
Parents:
d541665e8702cfd9d72c1fac3b7eb844a136f40c
Message:
o header fixed


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

Legend:

Unmodified
Added
Removed
  • factory/canonicalform.h

    rd54166 r493c477  
    1 // emacs edit mode for this file is -*- C++ -*-
    2 // $Id: canonicalform.h,v 1.5 1997-04-18 15:58:17 schmidt Exp $
     1/* emacs edit mode for this file is -*- C++ -*- */
     2/* $Id: canonicalform.h,v 1.6 1997-06-19 12:27:33 schmidt Exp $ */
    33
    44#ifndef INCL_CANONICALFORM_H
    55#define INCL_CANONICALFORM_H
    6 
    7 /*
    8 $Log: not supported by cvs2svn $
    9 Revision 1.4  1997/04/07 14:54:53  schmidt
    10 include <config.h> added
    11 
    12 Revision 1.3  1997/03/26 16:28:31  schmidt
    13 stream-io wrapped by NOSTREAMIO
    14 
    15 Revision 1.2  1996/07/15 08:32:46  stobbe
    16 "new function linearSystemSolve
    17 "
    18 
    19 Revision 1.1  1996/06/24 11:26:36  stobbe
    20 "new function determinant.
    21 new template class Matrix<CanonicalForm>
    22 "
    23 
    24 Revision 1.0  1996/05/17 10:59:37  stobbe
    25 Initial revision
    26 
    27 */
    286
    297#include <config.h>
     
    325303/*ENDPUBLIC*/
    326304
    327 #endif /* INCL_CANONICALFORM_H */
     305#endif /* ! INCL_CANONICALFORM_H */
Note: See TracChangeset for help on using the changeset viewer.