From fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 8 Jul 2015 20:46:52 -0400 Subject: Initial commit --- pkg/dataio/bintxt.par | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 pkg/dataio/bintxt.par (limited to 'pkg/dataio/bintxt.par') diff --git a/pkg/dataio/bintxt.par b/pkg/dataio/bintxt.par new file mode 100644 index 00000000..359f9931 --- /dev/null +++ b/pkg/dataio/bintxt.par @@ -0,0 +1,4 @@ +mode,s,h,"ql",,, +binary_file,s,a,,,,Input file name(s) +text_file,s,a,,,,Output file name +verbose,b,h,yes,,,Print messages? -- cgit