summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrey V.Kosteltsev <AKosteltsev@IBS.RU>2022-09-24 16:49:18 +0300
committerAndrey V.Kosteltsev <AKosteltsev@IBS.RU>2022-09-24 16:49:18 +0300
commit2cb9fbfe059354d06c088e090b6af7238b4fa806 (patch)
tree7c0e72790e63c4befccb3b250e5a1257f362df4d /src/main.h
downloadsila-shell-2cb9fbfe059354d06c088e090b6af7238b4fa806.tar.xz
Initial commit
Diffstat (limited to 'src/main.h')
-rw-r--r--src/main.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/main.h b/src/main.h
new file mode 100644
index 0000000..f0e017c
--- /dev/null
+++ b/src/main.h
@@ -0,0 +1,4 @@
+
+
+extern int done; /* When non-zero, this global means the user is done using this program. */
+