fix ultraedit

db4
erg 2008-03-27 19:06:24 -05:00
parent 8939dd4971
commit 36f51b46f2
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ IN: editors.ultraedit
: ultraedit-path ( -- path )
\ ultraedit-path get-global [
program-files
"\\IDM Computer Solutions\\UltraEdit-32\\uedit32.exe" append-path
"IDM Computer Solutions\\UltraEdit-32\\uedit32.exe" append-path
] unless* ;
: ultraedit ( file line -- )