Files
openfoam/applications/test/parserInfo/Make/files
Mark Olesen eb4fec371a ENH: unified some common parser static methods
COMP: delay evaluation of fieldToken enumeration types

- lazy evaluation at runTime instead of compile-time to make the code
  independent of initialization order.
  Otherwise triggers problems on gcc-4.8.5 on some systems where
  glibc is the same age, or older.
2019-12-11 13:32:36 +01:00

4 lines
61 B
Plaintext

Test-parserInfo.C
EXE = $(FOAM_USER_APPBIN)/Test-parserInfo