changeset 239:dca0ca81b685

Typo
author Giulio Moro <giuliomoro@yahoo.it>
date Tue, 12 Apr 2016 14:21:40 +0200
parents 64e288a3d881
children 1fd334f64f0a
files .cproject scripts/run_pd_libpd.sh
diffstat 2 files changed, 5 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/.cproject	Tue Apr 12 14:10:15 2016 +0200
+++ b/.cproject	Tue Apr 12 14:21:40 2016 +0200
@@ -134,9 +134,9 @@
 						</toolChain>
 					</folderInfo>
 					<sourceEntries>
-						<entry excluding="default_main.cpp|audio_routines_old.S" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="core"/>
+						<entry excluding="audio_routines_old.S" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="core"/>
 						<entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="include"/>
-						<entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="projects/basic_libpd"/>
+						<entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="projects/faust"/>
 						<entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="source"/>
 					</sourceEntries>
 				</configuration>
@@ -262,9 +262,9 @@
 						</toolChain>
 					</folderInfo>
 					<sourceEntries>
-						<entry excluding="default_main.cpp|audio_routines_old.S" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="core"/>
+						<entry excluding="audio_routines_old.S" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="core"/>
 						<entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="include"/>
-						<entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="projects/basic_libpd"/>
+						<entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="projects/faust"/>
 						<entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="source"/>
 					</sourceEntries>
 				</configuration>
--- a/scripts/run_pd_libpd.sh	Tue Apr 12 14:10:15 2016 +0200
+++ b/scripts/run_pd_libpd.sh	Tue Apr 12 14:21:40 2016 +0200
@@ -90,7 +90,7 @@
 # Make new BeagleRT executable and run
 if [ $RUN_PROJECT -eq 0 ]
 then
-    echo "Files copied. Run again with -r to run the project"
+    echo "Files copied. Run without \"-n\" to run the project"
 else
     echo "Running project..."