Changeset 493c477 in git for factory/int_poly.cc


Ignore:
Timestamp:
Jun 19, 1997, 2:27:33 PM (27 years ago)
Author:
Jens Schmidt <schmidt@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
d5fa05a5be7b87efdc2785426d09a32224ee3587
Parents:
d541665e8702cfd9d72c1fac3b7eb844a136f40c
Message:
o header fixed


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

Legend:

Unmodified
Added
Removed
  • factory/int_poly.cc

    rd54166 r493c477  
    1 // emacs edit mode for this file is -*- C++ -*-
    2 // $Id: int_poly.cc,v 1.3 1997-04-15 09:13:49 schmidt Exp $
    3 
    4 /*
    5 $Log: not supported by cvs2svn $
    6 Revision 1.2  1997/03/27 10:07:37  schmidt
    7 stream-io wrapped by NOSTREAMIO
    8 debug output changed to DEBOUT
    9 
    10 Revision 1.1  1996/05/23 09:33:05  stobbe
    11 "modulocoeff: Bug fix, invert is now handled as it should be.
    12 "
    13 
    14 // Revision 1.0  1996/05/17  10:59:46  stobbe
    15 // Initial revision
    16 //
    17 */
     1/* emacs edit mode for this file is -*- C++ -*- */
     2/* $Id: int_poly.cc,v 1.4 1997-06-19 12:22:42 schmidt Exp $ */
    183
    194#include <config.h>
Note: See TracChangeset for help on using the changeset viewer.