]> git.somenet.org - fsinf/basics.git/blob - build.sh
added better builder than make. also some other little changes.
[fsinf/basics.git] / build.sh
1 #!/bin/bash
2 pdflatex basics.tex
3 pdflatex out.tex
4