Changeset 8c0163 in git for factory/templates/ftmpl_list.h


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_list.h

    r2fb5762 r8c0163  
    11// emacs edit mode for this file is -*- C++ -*-
    2 // $Id: ftmpl_list.h,v 1.1 1997-03-27 10:32:32 schmidt Exp $
     2// $Id: ftmpl_list.h,v 1.2 1997-04-15 10:11:37 schmidt Exp $
    33
    44#ifndef INCL_LIST_H
     
    77/*
    88$Log: not supported by cvs2svn $
     9Revision 1.1  1997/03/27 10:32:32  schmidt
     10stream-io wrapped by NOSTREAMIO
     11
    912Revision 1.0  1996/05/17 11:06:32  stobbe
    1013Initial revision
    1114
    1215*/
     16
     17/*MAKEHEADER*/
     18#include "templates/config.h"
    1319
    1420#ifndef NOSTREAMIO
Note: See TracChangeset for help on using the changeset viewer.