https://github.com/bh11/crisp
Revision 709bdba8bc10e301c3c1f6354828f9e5b380b20a authored by bh11 on 22 December 2015, 10:10:10 UTC, committed by bh11 on 22 December 2015, 10:10:10 UTC
1 parent 45fb5d4
Raw File
Tip revision: 709bdba8bc10e301c3c1f6354828f9e5b380b20a authored by bh11 on 22 December 2015, 10:10:10 UTC
change redispatch methods to match those of Projector and Residual
Tip revision: 709bdba
make_html.sh
rm html/CHAP???.htm
rm html/biblio.htm
rm html/theindex.htm
rm html/chapters.htm
perl ../../etc/convert.pl -n CRISP -c -i doc html
chmod -R a+r html
back to top