diff options
Diffstat (limited to 'subx')
-rw-r--r-- | subx/011run.cc (renamed from subx/011parse.cc) | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/subx/011parse.cc b/subx/011run.cc index 639299df..906a8305 100644 --- a/subx/011parse.cc +++ b/subx/011run.cc @@ -1,4 +1,7 @@ -//: Loading programs into the VM. +//: Running SubX programs on the VM. + +//: (Not to be confused with the 'run' subcommand for running ELF binaries on +//: the VM. That comes later.) :(before "End Help Texts") put(Help, "syntax", |