Documented paf2diff.js (more to come later)

This commit is contained in:
Heng Li
2018-02-02 14:43:58 -05:00
parent 41fd8a966a
commit 756379bf83
2 changed files with 14 additions and 2 deletions
Regular → Executable
+2
View File
@@ -1,3 +1,5 @@
#!/usr/bin/env k8
var getopt = function(args, ostr) {
var oli; // option letter list index
if (typeof(getopt.place) == 'undefined')