Changeset 9d72fe in git for Singular/polys1.cc


Ignore:
Timestamp:
Aug 24, 2000, 4:42:47 PM (24 years ago)
Author:
Olaf Bachmann <obachman@…>
Branches:
(u'spielwiese', '4a9821a93ffdc22a6696668bd4f6b8c9de3e6c5f')
Children:
d04e5c6da27fdd8c08fbad5b2d62afe127e20d5c
Parents:
30d8a152a104abfe89fae353b5945c3210760945
Message:
* new p_Procs stuff


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

Legend:

Unmodified
Added
Removed
  • Singular/polys1.cc

    r30d8a1 r9d72fe  
    22*  Computer Algebra System SINGULAR     *
    33****************************************/
    4 /* $Id: polys1.cc,v 1.42 2000-08-24 11:21:45 Singular Exp $ */
     4/* $Id: polys1.cc,v 1.43 2000-08-24 14:42:45 obachman Exp $ */
    55
    66/*
     
    136136}
    137137
     138#ifndef HAVE_P_PROCS
    138139/*-------------operations on polynomials:------------*/
    139140/*2
     
    206207  return p;
    207208}
     209#endif
     210
    208211
    209212/*2
Note: See TracChangeset for help on using the changeset viewer.