Changeset e9de47 in git


Ignore:
Timestamp:
Apr 7, 1997, 4:53:44 PM (27 years ago)
Author:
Jens Schmidt <schmidt@…>
Branches:
(u'spielwiese', '5b153614cbc72bfa198d75b1e9e33dab2645d9fe')
Children:
cc1367b7e2b2e9225a9251faaddf3072552b94a8
Parents:
4b6638742b286da99bbdce81bcde4c2346d3afed
Message:
#include <config.h> added


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

Legend:

Unmodified
Added
Removed
  • factory/canonicalform.cc

    r4b6638 re9de47  
    11// emacs editmode for this file is -*- C++ -*-
    2 // $Id: canonicalform.cc,v 1.3 1997-03-26 16:27:09 schmidt Exp $
     2// $Id: canonicalform.cc,v 1.4 1997-04-07 14:53:44 schmidt Exp $
    33
    44/*
    55$Log: not supported by cvs2svn $
     6Revision 1.3  1997/03/26 16:27:09  schmidt
     7stream-io wrapped by NOSTREAMIO
     8
    69Revision 1.2  1996/07/02 11:18:32  stobbe
    710"initCanonicalForm: now initializes the switch system.
     
    1821*/
    1922
     23#include <config.h>
     24
    2025#include "assert.h"
    2126
    2227#include "cf_defs.h"
    23 
    2428#include "cf_globals.h"
    2529#include "canonicalform.h"
Note: See TracChangeset for help on using the changeset viewer.