Skip to content

Commit f0deb0f

Browse files
committed
only indent world builder include files.
1 parent e812e30 commit f0deb0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/indent

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# World Builder, the same indenting program (astyle) and version (2.04) is used
66
# to indent the files of the World Builder.
77

8-
if test ! -d source -o ! -d include ; then
8+
if test ! -d source -o ! -d include/world_builder -d include/visualization -d include/app ; then
99
echo "Error: The indenting script must be run from the top level directory of the World Builder."
1010
exit
1111
fi

0 commit comments

Comments
 (0)