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

Temporarily removed interpreter from cooperative builds, since MathArrays are not supported yet

git-svn-id: https://svn.inf.ethz.ch/svn/lecturers/a2/trunk@8565 8c9fc860-2736-0410-a75d-ab315db34111
negelef 6 жил өмнө
parent
commit
78f539a8bf
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      source/Release.Tool

+ 1 - 1
source/Release.Tool

@@ -738,7 +738,7 @@ PACKAGE Compiler ARCHIVE "Compiler.zip" SOURCE "CompilerSrc.zip" DESCRIPTION "Ac
 	I386 { I386.FoxArrayBaseOptimized.Mod }
 	AMD64 { AMD64.FoxArrayBaseOptimized.Mod}
 
-	PersistentObjects.Mod FoxInterpreterSymbols.Mod FoxInterpreter.Mod
+	~COOP { PersistentObjects.Mod FoxInterpreterSymbols.Mod FoxInterpreter.Mod }
 END
 
 PACKAGE ApplicationsMini ARCHIVE "ApplicationsMini.zip" SOURCE "ApplicationsMiniSrc.zip" DESCRIPTION "Minimal applications set"