Changeset 173e86 in git for factory/fac_util.h


Ignore:
Timestamp:
Apr 8, 1997, 12:38:05 PM (26 years ago)
Author:
Jens Schmidt <schmidt@…>
Branches:
(u'spielwiese', '91fdef05f09f54b8d58d92a472e9c4a43aa4656f')
Children:
163cb19b17b054678d83e9b1177d8f0fdfeec7a8
Parents:
d754b755dbf078bffb02659adfeb40a5391bc187
Message:
#include <config.h> added


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

Legend:

Unmodified
Added
Removed
  • factory/fac_util.h

    rd754b7 r173e86  
    11// emacs edit mode for this file is -*- C++ -*-
    2 // $Id: fac_util.h,v 1.3 1996-07-16 12:26:05 stobbe Exp $
     2// $Id: fac_util.h,v 1.4 1997-04-08 10:38:05 schmidt Exp $
    33
    44#ifndef INCL_FAC_UTIL_H
     
    77/*
    88$Log: not supported by cvs2svn $
     9Revision 1.3  1996/07/16 12:26:05  stobbe
     10"New functions prod, crossprod ans sum for CFArrays, since these functions
     11are no longer contained in the template specification of Array.
     12"
     13
    914Revision 1.2  1996/07/08 08:22:02  stobbe
    1015"New organization of the factorization stuff. Some functions moved from
     
    2025
    2126*/
     27
     28#include <config.h>
    2229
    2330#include "canonicalform.h"
Note: See TracChangeset for help on using the changeset viewer.