New UI to control bn upload.
[simdecs.git] / build.xml
old mode 100755 (executable)
new mode 100644 (file)
index 10fb677..25e1611
--- a/build.xml
+++ b/build.xml
@@ -7,8 +7,8 @@
 <!-- the Compile on Save feature is turned off for the project. -->
 <!-- You can turn off the Compile on Save (or Deploy on Save) setting -->
 <!-- in the project's Project Properties dialog box.-->
-<project name="Diagrama" default="default" basedir=".">
-    <description>Builds, tests, and runs the project Diagrama.</description>
+<project name="simdecs" default="default" basedir=".">
+    <description>Builds, tests, and runs the project simdecs.</description>
     <import file="nbproject/build-impl.xml"/>
     <!--