Ignore:
Timestamp:
Jun 19, 1997, 3:11:26 PM (26 years ago)
Author:
Jens Schmidt <schmidt@…>
Branches:
(u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
Children:
31af2e67fbc3b85bad6ae14b2a145b558825b438
Parents:
011fdd1ee001ce9ad867e9c5b33c3392f94f1235
Message:
o header fixed


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

Legend:

Unmodified
Added
Removed
  • factory/templates/ftmpl_array.h

    r011fdd1 r6ab5981  
    1 // emacs edit mode for this file is -*- C++ -*-
    2 // $Id: ftmpl_array.h,v 1.4 1997-04-30 13:08:24 schmidt Exp $
     1/* emacs edit mode for this file is -*- C++ -*- */
     2/* $Id: ftmpl_array.h,v 1.5 1997-06-19 13:11:13 schmidt Exp $ */
    33
    44#ifndef INCL_ARRAY_H
    55#define INCL_ARRAY_H
    6 
    7 /*
    8 $Log: not supported by cvs2svn $
    9 Revision 1.3  1997/04/15 10:04:24  schmidt
    10 #include <config.h> added
    11 the header config.h will be included be makeheader
    12 
    13 Revision 1.2  1997/03/27 10:29:30  schmidt
    14 stream-io wrapped by NOSTREAMIO
    15 
    16 Revision 1.1  1996/07/16 12:24:57  stobbe
    17 "operators += and *= deleted sincethey are not needed in an general
    18 array class als well as the functions sum, prod, crossprod.
    19 "
    20 
    21 Revision 1.0  1996/05/17 11:06:32  stobbe
    22 Initial revision
    23 
    24 */
    256
    267#include <factoryconf.h>
     
    5839#endif /* NOSTREAMIO */
    5940
    60 #endif /* INCL_ARRAY_H */
     41#endif /* ! INCL_ARRAY_H */
Note: See TracChangeset for help on using the changeset viewer.