summaryrefslogtreecommitdiffstats
path: root/graphics/jgraph/files/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/jgraph/files/patch-ae')
-rw-r--r--graphics/jgraph/files/patch-ae20
1 files changed, 20 insertions, 0 deletions
diff --git a/graphics/jgraph/files/patch-ae b/graphics/jgraph/files/patch-ae
new file mode 100644
index 0000000..0457990
--- /dev/null
+++ b/graphics/jgraph/files/patch-ae
@@ -0,0 +1,20 @@
+--- ex2.jgr.orig Fri Mar 19 16:27:08 1999
++++ ex2.jgr Thu Aug 5 15:34:14 1999
+@@ -25,7 +25,7 @@
+ newcurve
+ marktype none linetype solid
+ label : N log N / 35000
+- pts shell : nawk \
++ pts shell : awk \
+ ' $5 != 0 { \
+ print $5, $5 * log($5) / 35000}' \
+ data.txt
+@@ -52,7 +52,7 @@
+ newcurve\
+ marktype none linetype solid\
+ label : N log N / 35000\
+- pts shell : nawk \\
++ pts shell : awk \\
+ ' $5 != 0 { \\
+ print $5, $5 * log($5) / 35000}' \\
+ data.txt\
OpenPOWER on IntegriCloud