prepare a rc1 and add a publish target to publish the documentation.
[hkl.git] / scripts / clean-all
blob245872d0f276d2ca064a5718fef045450aa53f55
1 #!/bin/bash
2 ./cleanfile ../hkl/*.[ch] ../tests/*.[ch] ../gui/*.cpp ../gui/*.h
3 ./indent ../hkl/*.[ch] ../tests/*.[ch]
4 ./indent-c++ ../gui/*.cpp ../gui/*.h