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/utilities/nttools/ttranspose.par | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 pkg/utilities/nttools/ttranspose.par (limited to 'pkg/utilities/nttools/ttranspose.par') diff --git a/pkg/utilities/nttools/ttranspose.par b/pkg/utilities/nttools/ttranspose.par new file mode 100644 index 00000000..843b5890 --- /dev/null +++ b/pkg/utilities/nttools/ttranspose.par @@ -0,0 +1,6 @@ +intable,s,a,"",,,"input tables" +outtable,s,a,"",,,"output tables" +action,s,a,"t",,,"operations (t,h,v) to perform" +verbose,b,h,yes,,,"print table names?" +Version,s,h,"30Nov94",,,"date of installation" +mode,s,h,"al" -- cgit