Changeset 493c477 in git for factory/cf_iter.h


Ignore:
Timestamp:
Jun 19, 1997, 2:27:33 PM (27 years ago)
Author:
Jens Schmidt <schmidt@…>
Branches:
(u'spielwiese', '17f1d200f27c5bd38f5dfc6e8a0879242279d1d8')
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/cf_iter.h

    rd54166 r493c477  
    1 // emacs edit mode for this file is -*- C++ -*-
    2 // $Id: cf_iter.h,v 1.2 1997-04-07 16:01:03 schmidt Exp $
     1/* emacs edit mode for this file is -*- C++ -*- */
     2/* $Id: cf_iter.h,v 1.3 1997-06-19 12:24:22 schmidt Exp $ */
    33
    4 #ifndef INCL_CFITERATOR_H
    5 #define INCL_CFITERATOR_H
    6 
    7 /*
    8 $Log: not supported by cvs2svn $
    9 Revision 1.1  1997/03/26 16:44:13  schmidt
    10 spurious #include <iostream.h> removed
    11 
    12 Revision 1.0  1996/05/17 10:59:38  stobbe
    13 Initial revision
    14 
    15 */
     4#ifndef INCL_CF_ITER_H
     5#define INCL_CF_ITER_H
    166
    177#include <config.h>
     
    4939/*ENDPUBLIC*/
    5040
    51 #endif /* INCL_CFITERATOR_H */
     41#endif /* ! INCL_CF_ITER_H */
Note: See TracChangeset for help on using the changeset viewer.