From: WANG <wang@wang-OptiPlex-780.(none)>
Date: Wed, 31 Jul 2013 08:45:58 +0000 (+0200)
Subject: Recompile and test of the master branch.
X-Git-Url: https://svn.cri.ensmp.fr/git/Faustine.git/commitdiff_plain/b52042e99a2e47867969ce1dc7b188af470b4608

Recompile and test of the master branch.
---

diff --git a/interpretor/faust-0.9.47mr3/compiler/faust b/interpretor/faust-0.9.47mr3/compiler/faust
index 76dd708..59c114e 100755
Binary files a/interpretor/faust-0.9.47mr3/compiler/faust and b/interpretor/faust-0.9.47mr3/compiler/faust differ
diff --git a/interpretor/faust-0.9.47mr3/compiler/preprocess.a b/interpretor/faust-0.9.47mr3/compiler/preprocess.a
index 6cb02ae..2406eb5 100644
Binary files a/interpretor/faust-0.9.47mr3/compiler/preprocess.a and b/interpretor/faust-0.9.47mr3/compiler/preprocess.a differ
diff --git a/interpretor/faust-0.9.47mr3/compiler/preprocess/preprocess.cpp b/interpretor/faust-0.9.47mr3/compiler/preprocess/preprocess.cpp
index 572d831..f74de94 100644
--- a/interpretor/faust-0.9.47mr3/compiler/preprocess/preprocess.cpp
+++ b/interpretor/faust-0.9.47mr3/compiler/preprocess/preprocess.cpp
@@ -529,12 +529,12 @@ char* preProcess (char* file_route)
 
 	// Karim Barkati: printing globals value
 	//list<string> faustGlobals = {
-	cout << "gFaustSuperSuperDirectory = " << gFaustSuperSuperDirectory << endl;
-	cout << "gFaustSuperDirectory = " << gFaustSuperDirectory << endl;
-	cout << "gFaustDirectory = " << gFaustDirectory << endl;
-	cout << "gMasterDocument = " << gMasterDocument << endl;
-	cout << "gMasterDirectory = " << gMasterDirectory << endl;
-	cout << "gMasterName = " << gMasterName << endl;
+	//cout << "gFaustSuperSuperDirectory = " << gFaustSuperSuperDirectory << endl;
+	//cout << "gFaustSuperDirectory = " << gFaustSuperDirectory << endl;
+	//cout << "gFaustDirectory = " << gFaustDirectory << endl;
+	//cout << "gMasterDocument = " << gMasterDocument << endl;
+	//cout << "gMasterDirectory = " << gMasterDirectory << endl;
+	//cout << "gMasterName = " << gMasterName << endl;
 
 	return result_char;
 }
diff --git a/interpretor/faust-0.9.47mr3/compiler/preprocess/preprocess.o b/interpretor/faust-0.9.47mr3/compiler/preprocess/preprocess.o
index be9b323..0c97dae 100644
Binary files a/interpretor/faust-0.9.47mr3/compiler/preprocess/preprocess.o and b/interpretor/faust-0.9.47mr3/compiler/preprocess/preprocess.o differ
diff --git a/interpretor/faustine b/interpretor/faustine
index c53ab87..d9dd5aa 100755
Binary files a/interpretor/faustine and b/interpretor/faustine differ
diff --git a/interpretor/gmon.out b/interpretor/gmon.out
index 3f89290..a0e513e 100644
Binary files a/interpretor/gmon.out and b/interpretor/gmon.out differ