mirror of
https://bitbucket.org/jsuto/piler.git
synced 2026-04-05 18:19:19 +02:00
rule check fix
This commit is contained in:
@@ -58,6 +58,10 @@
|
||||
|
||||
#define MAXCHILDREN 64
|
||||
|
||||
#define RULE_UNDEF 0
|
||||
#define RULE_MATCH 1
|
||||
#define RULE_NO_MATCH -100
|
||||
|
||||
|
||||
typedef void signal_func (int);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user