summarylogtreecommitdiffstats
path: root/jasmin-2.4.patch
diff options
context:
space:
mode:
Diffstat (limited to 'jasmin-2.4.patch')
-rw-r--r--jasmin-2.4.patch34
1 files changed, 34 insertions, 0 deletions
diff --git a/jasmin-2.4.patch b/jasmin-2.4.patch
new file mode 100644
index 000000000000..879b87692b41
--- /dev/null
+++ b/jasmin-2.4.patch
@@ -0,0 +1,34 @@
+diff -ur jasmin-2.4/build.xml jasmin-2.4-new//build.xml
+--- jasmin-2.4/build.xml 2006-02-05 23:20:44.000000000 +0100
++++ jasmin-2.4-new//build.xml 2010-07-13 19:33:20.986003062 +0200
+@@ -77,7 +77,7 @@
+ <tstamp/>
+ <property name="Name" value="Jasmin"/>
+ <property name="name" value="jasmin"/>
+- <property name="version" value="2.1"/>
++ <property name="version" value="2.4"/>
+ <property name="year" value="2006"/>
+
+ <echo message="----------- ${Name} ${version} [${year}] ------------"/>
+@@ -294,4 +294,4 @@
+ </target>
+ </project>
+
+-<!-- End of file -->
+\ No newline at end of file
++<!-- End of file -->
+diff -ur jasmin-2.4/docs/index.html jasmin-2.4-new//docs/index.html
+--- jasmin-2.4/docs/index.html 2006-02-05 23:20:44.000000000 +0100
++++ jasmin-2.4-new//docs/index.html 2010-07-13 19:34:35.919655074 +0200
+@@ -41,6 +41,10 @@
+ <dd>this file (on SourceForge.net).<p>
+
+ <dt>
++<a href = "xt.html">NEW : JasminXT Syntax (since 2.0)</a>
++<dd>This document describes the additions to the Jasmin language since version 1.1. JasminXT is an extension of the Jasmin language, so if you are new to Jasmin you should first read the user guide.<p>
++
++<dt>
+ <a href = "guide.html">Jasmin User Guide</a>
+ <dd>a brief user guide for using Jasmin.<p>
+
+Binary files jasmin-2.4/jasmin.jar and jasmin-2.4-new//jasmin.jar differ