index
:
ted.git
trunk
variable-width
A text editor.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build.c
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'build.c')
-rw-r--r--
build.c
3
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) {