@ -1,5 +0,0 @@
#!/bin/sh
cat "${0%/*}/$1.in" |
tr '\n' '|' | sed -e 's/|*$//' -e 's/|/\\n/g' -e 's/$/\\n\n/' \
-e 's/&/\\&/g' -e 's/,/\\,/g'