summaryrefslogtreecommitdiff
path: root/build.c
diff options
context:
space:
mode:
Diffstat (limited to 'build.c')
-rw-r--r--build.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/build.c b/build.c
index 0a40df8..56bc316 100644
--- a/build.c
+++ b/build.c
@@ -1,3 +1,6 @@
+// :build command
+// also handles :shell.
+
#include "ted.h"
void build_stop(Ted *ted) {