瀏覽代碼

Added alias for executing scripts (cf. StdIOShell)

git-svn-id: https://svn-dept.inf.ethz.ch/svn/lecturers/a2/trunk@8692 8c9fc860-2736-0410-a75d-ab315db34111
negelef 6 年之前
父節點
當前提交
fc4de4bf43
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      source/Shell.Alias

+ 1 - 0
source/Shell.Alias

@@ -5,6 +5,7 @@ create=Tar.Create
 decode=Decoder.Open
 diff=DiffLib.Compare
 extract=Tar.Extract
+execute=System.DoFile
 free=System.Free
 freeall=System.FreeDownTo
 find=SearchTools.Find