From 0df8197fec72f94e307f1fb23822bdb638e95f3d Mon Sep 17 00:00:00 2001 From: leslie Date: Tue, 21 Jul 2009 13:47:05 +0800 Subject: [PATCH] sasc: add missing ci.c --- contrib/sasc-ng/sc/ci.c | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 contrib/sasc-ng/sc/ci.c diff --git a/contrib/sasc-ng/sc/ci.c b/contrib/sasc-ng/sc/ci.c new file mode 100644 index 0000000..43d06ee --- /dev/null +++ b/contrib/sasc-ng/sc/ci.c @@ -0,0 +1,6 @@ +/* + * ci.c: Common Interface + */ + + +#define MAXCASYSTEMIDS 64 -- 2.39.5