summaryrefslogtreecommitdiff
path: root/macros/plain/contrib/transparent-io/TrIO.org
blob: 37d2a439ec68cd0840bc9407e336c4777303c320 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/bin/bash
inst_dir=.

sed -f TrIOinstall.sed TrIOmacros.org > $inst_dir/TrIOmacros.tex
sed -f TrIOinstall.sed TrIOauto.org > $inst_dir/TrIOauto.tex
sed -f TrIOinstall.sed TrIOopen.org > $inst_dir/TrIOopen.tex
sed -f TrIOinstall.sed TrIOprivate.org > $inst_dir/TrIOprivate.tex
sed -f TrIOinstall.sed TrIOsupport.org > $inst_dir/TrIOsupport.tex
sed -f TrIOinstall.sed TrIOinput.org > $inst_dir/TrIOinput.tex
sed -f TrIOinstall.sed TrIOextract.org > $inst_dir/TrIOextract.sed
sed -f TrIOinstall.sed TrIOlineno.org > $inst_dir/TrIOlineno.sed
sed -f TrIOinstall.sed TrIOopenin.org > $inst_dir/openin.tex
sed -f TrIOinstall.sed TrIOopenout.org > $inst_dir/openout.tex