lean4-htt/script/camel.sh
2019-03-21 15:06:43 -07:00

2 lines
76 B
Bash
Executable file

#!/usr/bin/env bash
find library -name '*.lean' -exec script/camel.py {} \;