Changeset a13956 in git for libfac/charset


Ignore:
Timestamp:
Nov 9, 2010, 12:01:07 PM (13 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '17f1d200f27c5bd38f5dfc6e8a0879242279d1d8')
Children:
c48726524b56e7c3adf69f25d82e664ace8c9211
Parents:
c6303a2b3f5bacd5773ec7cc726ac4487379de70
Message:
factoryError, removed dep. on SINGULAR


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

Legend:

Unmodified
Added
Removed
  • libfac/charset/charset.cc

    rc6303a ra13956  
    4141#endif
    4242#include "debug.h"
    43 
    44 #ifdef SINGULAR
    45 #define HAVE_SINGULAR_ERROR
    46 #endif
    47 
    48 #ifdef HAVE_SINGULAR_ERROR
    49    extern "C" { void WerrorS(const char *); }
    50    extern "C" { void WarnS(const char *); }
    51 #endif
    5243
    5344// the next computes a characteristic set (a basic set in Wang's sense)
Note: See TracChangeset for help on using the changeset viewer.