aboutsummaryrefslogtreecommitdiff
path: root/src/env.c
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2022-09-06 18:00:40 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2022-09-06 18:00:40 +0200
commita125e69c8ce0a2764b1e50b2dad0a4fa9d141ef4 (patch)
tree71cef86f853f6cae109841cf5bb15bf1b412fdd2 /src/env.c
parent072c52f9a54144bc9a58cf2855d5b582f8ba7a1a (diff)
downloadnissy-a125e69c8ce0a2764b1e50b2dad0a4fa9d141ef4.tar.gz
nissy-a125e69c8ce0a2764b1e50b2dad0a4fa9d141ef4.zip
Symcoord version of nissy. Interesting idea, but performance are
actually slower. AT THIS STAGE NISSY IS NOT USABLE.
Diffstat (limited to '')
-rw-r--r--src/env.c2
1 files changed, 2 insertions, 0 deletions
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 @@
1#define ENV_C
2
1#include "env.h" 3#include "env.h"
2 4
3bool initialized_env = false; 5bool initialized_env = false;

Generated with cgit - Back to sebastiano.tronto.net