STYLE: adjust range check in Foam::factorial (FULLDEBUG)

STYLE: consistent use of $(LIB_SRC) in Make/options
This commit is contained in:
Mark Olesen
2022-09-07 10:52:11 +02:00
parent 0b37234804
commit 097008544c
20 changed files with 28 additions and 28 deletions

View File

@ -3,7 +3,7 @@
*/
EXE_INC = \
${COMP_FLAGS} \
$(COMP_FLAGS) \
-I$(LIB_SRC)/finiteVolume/lnInclude \
-I$(LIB_SRC)/meshTools/lnInclude \
-I$(LIB_SRC)/dynamicMesh/lnInclude \