Ignore:
Timestamp:
Apr 15, 1997, 12:13:42 PM (27 years ago)
Author:
Jens Schmidt <schmidt@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
c6be2ff6f7dacc6f02d209a80c5a8ab2cea3131e
Parents:
2fb57621c141c37c4d1ee8c7836e48e809dcfcb2
Message:
#include <config.h> added
the header config.h will be included be makeheader


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

Legend:

Unmodified
Added
Removed
  • factory/templates/ftmpl_array.h

    r2fb5762 r8c0163  
    11// emacs edit mode for this file is -*- C++ -*-
    2 // $Id: ftmpl_array.h,v 1.2 1997-03-27 10:29:30 schmidt Exp $
     2// $Id: ftmpl_array.h,v 1.3 1997-04-15 10:04:24 schmidt Exp $
    33
    44#ifndef INCL_ARRAY_H
     
    77/*
    88$Log: not supported by cvs2svn $
     9Revision 1.2  1997/03/27 10:29:30  schmidt
     10stream-io wrapped by NOSTREAMIO
     11
    912Revision 1.1  1996/07/16 12:24:57  stobbe
    1013"operators += and *= deleted sincethey are not needed in an general
     
    1619
    1720*/
     21
     22/*MAKEHEADER*/
     23#include "templates/config.h"
    1824
    1925#ifndef NOSTREAMIO
Note: See TracChangeset for help on using the changeset viewer.