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

    r011fdd1 r6ab5981  
    1 // emacs mode for this file is -*- C++ -*-
    2 // $Id: ftmpl_functions.h,v 1.2 1997-04-30 13:08:26 schmidt Exp $
     1/* emacs edit mode for this file is -*- C++ -*- */
     2/* $Id: ftmpl_functions.h,v 1.3 1997-06-19 13:11:16 schmidt Exp $ */
    33
    4 #ifndef INCL_TMPLFUNCTIONS_H
    5 #define INCL_TMPLFUNCTIONS_H
    6 
    7 /*
    8 $Log: not supported by cvs2svn $
    9 Revision 1.1  1997/04/15 10:09:07  schmidt
    10 #include <config.h> added
    11 the header config.h will be included be makeheader
    12 
    13 Revision 1.0  1996/05/17 11:06:32  stobbe
    14 Initial revision
    15 
    16 */
     4#ifndef INCL_FUNCTIONS_H
     5#define INCL_FUNCTIONS_H
    176
    187#include <factoryconf.h>
     
    3019}
    3120
    32 #endif
     21#endif /* ! INCL_FUNCTIONS_H */
Note: See TracChangeset for help on using the changeset viewer.