about summary refs log tree commit diff stats
path: root/subx/gen
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2018-10-26 10:12:51 -0700
committerKartik Agaram <vc@akkartik.com>2018-10-26 10:16:02 -0700
commit5e5f569c1777e4062b2d4379ed4b17b9d0b18281 (patch)
treec3b07fcd33ece2e02be3f9b5656e278282ed57f1 /subx/gen
parent1f08b541af47398afb3f64968b2fc5e96c58b7bb (diff)
downloadmu-5e5f569c1777e4062b2d4379ed4b17b9d0b18281.tar.gz
4725 - back to porting the Crenshaw compiler
Diffstat (limited to 'subx/gen')
-rwxr-xr-xsubx/gen2
1 files changed, 1 insertions, 1 deletions
diff --git a/subx/gen b/subx/gen
index fb2e7532..846d4186 100755
--- a/subx/gen
+++ b/subx/gen
@@ -1,5 +1,5 @@
 #!/usr/bin/env zsh
-# Build a specific example.
+# Build commonly-used SubX programs.
 
 if [[ $1 == 'ex'* ]]
 then