remove the CREATE_CONSTRUCTOR in favor of futur hkl_geometry_new_xxx
[hkl.git] / scripts / clean-all
blob231bcd581ec572dd988b564951dda5d561fe0430
1 #!/bin/bash
2 ./cleanfile ../hkl/*.[ch] ../test/*.[ch] ../test/hkl/*.[ch] ../test/hkl3d/*.[ch] ../gui/*.cpp ../gui/*.h
3 ./indent ../hkl/*.[ch] ../test/*.[ch]../test/hkl/*.[ch] ../test/hkl3d/*.[ch]
4 ./indent-c++ ../gui/*.cpp ../gui/*.h