From 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 Mon Sep 17 00:00:00 2001 From: Joe Hunkeler Date: Tue, 11 Aug 2015 16:51:37 -0400 Subject: Repatch (from linux) of OSX IRAF --- pkg/utilities/translit.par | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 pkg/utilities/translit.par (limited to 'pkg/utilities/translit.par') diff --git a/pkg/utilities/translit.par b/pkg/utilities/translit.par new file mode 100644 index 00000000..d25ae17b --- /dev/null +++ b/pkg/utilities/translit.par @@ -0,0 +1,5 @@ +infile,s,a,,,,input file name(s) +from_string,s,a,,,,set of characters to be replaced or deleted +to_string,s,a,,,,set of characters to be substituted +delete,b,h,no,,,delete chars in from string from input file? +collapse,b,h,no,,,remove repeated characters in output? -- cgit