mirror of
https://github.com/OpenFOAM/OpenFOAM-6.git
synced 2025-12-08 06:57:46 +00:00
Add the OpenFOAM source tree
This commit is contained in:
3
applications/test/PackedList/Make/files
Normal file
3
applications/test/PackedList/Make/files
Normal file
@ -0,0 +1,3 @@
|
||||
Test-PackedList.C
|
||||
|
||||
EXE = $(FOAM_USER_APPBIN)/Test-PackedList
|
||||
7
applications/test/PackedList/Make/options
Normal file
7
applications/test/PackedList/Make/options
Normal file
@ -0,0 +1,7 @@
|
||||
/*
|
||||
check for consistent behaviour with non-optimized code
|
||||
*/
|
||||
|
||||
EXE_INC = \
|
||||
-DFULLDEBUG -g -O0
|
||||
|
||||
Reference in New Issue
Block a user