Indentation fixes
This commit is contained in:
parent
f3b0b0b00a
commit
2a85c34c67
@ -18,6 +18,7 @@ if [ -z "$files" ]; then
|
||||
files=` find \( -name _build -or \
|
||||
-name .git -or \
|
||||
-wholename ./src/environment/v1.ml -or \
|
||||
-name ocplib-json-typed -or \
|
||||
-name registerer.ml \) -prune -or \
|
||||
\( -name \*.ml -or -name \*.mli \) -print`
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user