aboutsummaryrefslogtreecommitdiff
path: root/scripts/reformat_cpp.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/reformat_cpp.sh')
-rwxr-xr-xscripts/reformat_cpp.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/reformat_cpp.sh b/scripts/reformat_cpp.sh
index 3b626e82..0c57daba 100755
--- a/scripts/reformat_cpp.sh
+++ b/scripts/reformat_cpp.sh
@@ -22,6 +22,7 @@ for i in "$TOPDIR"/include/proj/*.hpp "$TOPDIR"/include/proj/internal/*.hpp \
"$TOPDIR"/src/filemanager.hpp "$TOPDIR"/src/filemanager.cpp \
"$TOPDIR"/src/networkfilemanager.cpp \
"$TOPDIR"/src/sqlite3_utils.hpp "$TOPDIR"/src/sqlite3_utils.cpp \
+ "$TOPDIR"/src/generic_inverse.cpp \
"$TOPDIR"/src/transformations/defmodel.hpp \
"$TOPDIR"/src/transformations/defmodel_exceptions.hpp \
"$TOPDIR"/src/transformations/defmodel_impl.hpp \