Changeset 2774a5 in git


Ignore:
Timestamp:
Mar 26, 1997, 5:44:13 PM (27 years ago)
Author:
Jens Schmidt <schmidt@…>
Branches:
(u'spielwiese', '17f1d200f27c5bd38f5dfc6e8a0879242279d1d8')
Children:
3bf64a6be55854dd9a9618cc52e5d25706567565
Parents:
ac7e5386431b3de12f3a61dca67e05be29296476
Message:
spurious #include <iostream.h> removed


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

Legend:

Unmodified
Added
Removed
  • factory/cf_iter.h

    rac7e53 r2774a5  
    11// emacs edit mode for this file is -*- C++ -*-
    2 // $Id: cf_iter.h,v 1.0 1996-05-17 10:59:38 stobbe Exp $
     2// $Id: cf_iter.h,v 1.1 1997-03-26 16:44:13 schmidt Exp $
    33
    44#ifndef INCL_CFITERATOR_H
     
    77/*
    88$Log: not supported by cvs2svn $
     9Revision 1.0  1996/05/17 10:59:38  stobbe
     10Initial revision
     11
    912*/
    1013
    11 #include <iostream.h>
    1214#include "canonicalform.h"
    1315
     
    4345
    4446#endif /* INCL_CFITERATOR_H */
    45 
    46 
    47 
Note: See TracChangeset for help on using the changeset viewer.