index
:
awk
master
Unnamed repository; edit this file 'description' to name the repository.
wukong <wukong@longaeva>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
diff1.awk
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'diff1.awk')
-rw-r--r--
diff1.awk
2
1 files changed, 2 insertions, 0 deletions
diff --git a/diff1.awk b/diff1.awk
index 41859db..1032659 100644
--- a/
diff1.awk
+++ b/
diff1.awk
@@ -1,3 +1,5 @@
+### diff.awk
+# numerical diff along columns
BEGIN {
sign = "[+-]?"