diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/hg_init.ps | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/hg_init.ps b/lib/hg_init.ps index 1cd8c60..f6da26a 100644 --- a/lib/hg_init.ps +++ b/lib/hg_init.ps @@ -191,6 +191,10 @@ systemdict /.statementedit known { {2 index 2 index 3 -1 roll put 1 add} forall pop pop } bind odef +% - quit - +/quit { + 0 .quit +} bind odef % -string- run - /run { (r) file cvx exec |