Changeset c48726 in git


Ignore:
Timestamp:
Nov 9, 2010, 12:53:33 PM (13 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'c18334b998a8adbf0013b8e1ce0824774019443e')
Children:
52c31f3179135ae65640abd1bf5cd50305d40eb7
Parents:
a13956e00b1f13989bd2b9a7b3515445ae57be94
Message:
factoryError_calback ...

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

Legend:

Unmodified
Added
Removed
  • factory/cf_util.h

    ra13956 rc48726  
    1818/*BEGINPUBLIC*/
    1919extern void (*factoryError_callback)(const char *s);
     20void factoryError(const char *s);
    2021/*ENDPUBLIC*/
    2122
    22 void factoryError(const char *s);
    2323
    2424#endif /* ! INCL_CF_UTIL_H */
Note: See TracChangeset for help on using the changeset viewer.