Changeset cc1367 in git for factory/cf_binom.h


Ignore:
Timestamp:
Apr 7, 1997, 4:57:58 PM (27 years ago)
Author:
Jens Schmidt <schmidt@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
ab4548fef88b03274b05f8e72e07ee6055a6f943
Parents:
e9de47e458ad8572fbeec75c02ec3d5790b44e90
Message:
include <config.h> added


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

Legend:

Unmodified
Added
Removed
  • factory/cf_binom.h

    re9de47 rcc1367  
    11// emacs edit mode for this file is -*- C++ -*-
    2 // $Id: cf_binom.h,v 1.1 1996-07-08 08:13:08 stobbe Exp $
     2// $Id: cf_binom.h,v 1.2 1997-04-07 14:56:28 schmidt Exp $
    33
    44#ifndef INCL_CF_BINOM_H
     
    77/*
    88$Log: not supported by cvs2svn $
     9Revision 1.1  1996/07/08 08:13:08  stobbe
     10"New function resetFPT that resets the pascal triangle for finite
     11characteristic.
     12"
     13
    914Revision 1.0  1996/05/17 10:59:37  stobbe
    1015Initial revision
    1116
    1217*/
     18
     19#include <config.h>
    1320
    1421#include "canonicalform.h"
Note: See TracChangeset for help on using the changeset viewer.