From a125e69c8ce0a2764b1e50b2dad0a4fa9d141ef4 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Tue, 6 Sep 2022 18:00:40 +0200 Subject: Symcoord version of nissy. Interesting idea, but performance are actually slower. AT THIS STAGE NISSY IS NOT USABLE. --- src/env.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/env.c') diff --git a/src/env.c b/src/env.c index 282bc8f..375bfa8 100644 --- a/src/env.c +++ b/src/env.c @@ -1,3 +1,5 @@ +#define ENV_C + #include "env.h" bool initialized_env = false; -- cgit v1.3