From 4293f5284971473afaa43b83075d4d985b976622 Mon Sep 17 00:00:00 2001 From: pommicket Date: Wed, 4 Jan 2023 13:06:13 -0500 Subject: more documentation --- build.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'build.c') 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) { -- cgit v1.2.3