fixed some of the terrible indentation in the oldish polyhedron.c file
[polylib.git] / autogen.sh
blob2918d2fb8ceca257fe3314abcd6ca49421aed6fd
1 #!/bin/sh
2 autoreconf -i
3 (cd cln; ./autogen.sh)