Explorar o código

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 %!s(int64=8) %!d(string=hai) anos
pai
achega
e7dbaaec17
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  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 ~