Changeset f58e95 in git for factory/cf_irred.cc


Ignore:
Timestamp:
Aug 29, 1997, 10:38:32 AM (27 years ago)
Author:
Jens Schmidt <schmidt@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
e565370c3a337cec56fcad626cfb945d8f6c5d4a
Parents:
1a776f203ce3bf352d2c4cb68b267ec7e6573791
Message:
	* canonicalform.h: declarations of functions from cf_factor.cc
	  removed.  In all files which refer to these functions #include
	  of cf_algorithm.h added.


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

Legend:

Unmodified
Added
Removed
  • factory/cf_irred.cc

    r1a776f rf58e95  
    11/* emacs edit mode for this file is -*- C++ -*- */
    2 /* $Id: cf_irred.cc,v 1.2 1997-06-19 12:24:26 schmidt Exp $ */
     2/* $Id: cf_irred.cc,v 1.3 1997-08-29 08:38:25 schmidt Exp $ */
    33
    44#include <config.h>
     
    88#include "cf_defs.h"
    99#include "canonicalform.h"
     10#include "cf_algorithm.h"
    1011#include "cf_random.h"
    1112
Note: See TracChangeset for help on using the changeset viewer.