remove debug, add -a option

db4
Doug Coleman 2008-11-13 16:09:03 -06:00
parent 8a25012b55
commit a5c47ac294
1 changed files with 2 additions and 2 deletions
basis/editors/etexteditor

View File

@ -11,8 +11,8 @@ IN: editors.etexteditor
: etexteditor ( file line -- )
[
etexteditor-path ,
etexteditor-path , "-a" ,
[ , ] [ "--line" , number>string , ] bi*
] { } make USE: prettyprint dup . run-detached drop ;
] { } make run-detached drop ;
[ etexteditor ] edit-hook set-global