Changeset 9ecadc3 in git for factory/cf_util.h


Ignore:
Timestamp:
Nov 9, 2010, 11:44:04 AM (13 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '17f1d200f27c5bd38f5dfc6e8a0879242279d1d8')
Children:
c6303a2b3f5bacd5773ec7cc726ac4487379de70
Parents:
285e54d3a7f321a3477c2fbfc1967c0ebc228ace
Message:
factoryError_calback ...

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

Legend:

Unmodified
Added
Removed
  • factory/cf_util.h

    r285e54 r9ecadc3  
    1616int ilog2 (int a);
    1717
     18/*BEGINPUBLIC*/
    1819extern void (*factoryError_callback)(const char *s);
     20/*ENDPUBLIC*/
    1921
    2022void factoryError(const char *s);
Note: See TracChangeset for help on using the changeset viewer.