Changeset b973c0 in git for factory/fac_iterfor.cc


Ignore:
Timestamp:
Apr 7, 1997, 6:24:16 PM (27 years ago)
Author:
Jens Schmidt <schmidt@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
d754b755dbf078bffb02659adfeb40a5391bc187
Parents:
5eb9e027986fd06812e858ff3c458b5786c87781
Message:
#include <config.h> added


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

Legend:

Unmodified
Added
Removed
  • factory/fac_iterfor.cc

    r5eb9e0 rb973c0  
    11// emacs edit mode for this file is -*- C++ -*-
    2 // $Id: fac_iterfor.cc,v 1.2 1997-03-27 09:43:07 schmidt Exp $
     2// $Id: fac_iterfor.cc,v 1.3 1997-04-07 16:23:36 schmidt Exp $
    33
    44/*
    55$Log: not supported by cvs2svn $
     6Revision 1.2  1997/03/27 09:43:07  schmidt
     7stream-io wrapped by NOSTREAMIO
     8
    69Revision 1.1  1996/07/08 08:18:49  stobbe
    710"IteratedFor now handles the cases in which the mainvariable is not of
     
    1417*/
    1518
     19#include <config.h>
     20
    1621#include "assert.h"
    1722
    1823#include "cf_defs.h"
    19 
    2024#include "fac_iterfor.h"
    2125
Note: See TracChangeset for help on using the changeset viewer.