Changeset 72dd6e in git for factory/cf_resultant.cc


Ignore:
Timestamp:
Sep 4, 1997, 4:49:29 PM (26 years ago)
Author:
Jens Schmidt <schmidt@…>
Branches:
(u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
Children:
7e44425d9aea6c14a3a149a2d58ff5947f3ef0fc
Parents:
f9326d2eed43c2ea403a69cad303502792c4a817
Message:
	* canonicalform.h: declarations of functions from cf_algorithm.cc
	  moved to cf_algorithm.h.  In all files which refer to these
 	  functions #include of cf_algorithm.h added.


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

Legend:

Unmodified
Added
Removed
  • factory/cf_resultant.cc

    rf9326d2 r72dd6e  
    11/* emacs edit mode for this file is -*- C++ -*- */
    2 /* $Id: cf_resultant.cc,v 1.2 1997-09-01 10:33:42 schmidt Exp $ */
     2/* $Id: cf_resultant.cc,v 1.3 1997-09-04 14:49:29 schmidt Exp $ */
    33
    44//{{{ docu
     
    1616#include "canonicalform.h"
    1717#include "variable.h"
     18#include "cf_algorithm.h"
    1819
    1920//{{{ CFArray subResChain ( const CanonicalForm & f, const CanonicalForm & g, const Variable & x )
Note: See TracChangeset for help on using the changeset viewer.