Changeset 512a2b in git for Singular/cntrlc.cc


Ignore:
Timestamp:
Sep 18, 2000, 11:19:39 AM (24 years ago)
Author:
Olaf Bachmann <obachman@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
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/cntrlc.cc

    rf3398d r512a2b  
    22*  Computer Algebra System SINGULAR     *
    33****************************************/
    4 /* $Id: cntrlc.cc,v 1.33 2000-09-15 16:43:52 Singular Exp $ */
     4/* $Id: cntrlc.cc,v 1.34 2000-09-18 09:18:53 obachman Exp $ */
    55/*
    66* ABSTRACT - interupt handling
     
    1313#include <signal.h>
    1414#include "mod2.h"
    15 #include <omalloc.h>
     15#include "omalloc.h"
    1616#include "tok.h"
    1717#include "ipshell.h"
Note: See TracChangeset for help on using the changeset viewer.