2
0
Эх сурвалжийг харах

Added commands for text compiler: become useful now that error messages are more self explaining

git-svn-id: https://svn.inf.ethz.ch/svn/lecturers/a2/trunk@6981 8c9fc860-2736-0410-a75d-ab315db34111
felixf 8 жил өмнө
parent
commit
e7dbaaec17
1 өөрчлөгдсөн 2 нэмэгдсэн , 2 устгасан
  1. 2 2
      source/Fox.Tool

+ 2 - 2
source/Fox.Tool

@@ -107,9 +107,9 @@ SystemTools.DoCommands
 	FoxTest.Compile	-l=Test.Log Oberon.Execution.Test Oberon.Execution.AMD64TestDiff ~
 	FoxTest.Compile	-l=Test.Log ActiveCells.Execution.Test ActiveCells.Execution.TestDiff ~
 	FoxTest.Compile	-l=Test.Log MathArrays.Execution.Test  ~ 
-
 ~
-
+	TextCompiler.CompileClipboard -p=Win32G  ~
+	TextCompiler.CompileSelection -p=Win32G ~
 
 open regression test files
 PET.Open Oberon.Compilation.Test ~