Changeset 512a2b in git for Singular/ipprint.cc


Ignore:
Timestamp:
Sep 18, 2000, 11:19:39 AM (24 years ago)
Author:
Olaf Bachmann <obachman@…>
Branches:
(u'spielwiese', '4a9821a93ffdc22a6696668bd4f6b8c9de3e6c5f')
Children:
d1655e92ca71fb37d1b57af88efdff5b65b8988b
Parents:
f3398d316400fe1ee1677fc397cacb80566ac664
Message:
p_polys.h


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

Legend:

Unmodified
Added
Removed
  • Singular/ipprint.cc

    rf3398d r512a2b  
    22*  Computer Algebra System SINGULAR     *
    33****************************************/
    4 /* $Id: ipprint.cc,v 1.18 2000-08-14 12:56:25 obachman Exp $ */
     4/* $Id: ipprint.cc,v 1.19 2000-09-18 09:19:05 obachman Exp $ */
    55/*
    66* ABSTRACT: interpreter: printing
     
    1010#include "tok.h"
    1111#include "ipid.h"
    12 #include <omalloc.h>
     12#include "omalloc.h"
    1313#include "febase.h"
    1414#include "polys.h"
Note: See TracChangeset for help on using the changeset viewer.