openfoam/applications/test/regex1/Make/files
Mark Olesen 487877377d ENH: reorganize regular expressions and add C++11 regex support
- new regExpCxx wrapper for C++11 regex support with drop-in
  compatibility with existing code.

- regExpPosix (was regExp), for future phase out in favour of regExpCxx.

- The regExp header will continue to be used for defining an
  appropriate typedef corresponding to the preferred implementation.
2019-03-14 13:24:23 +01:00

4 lines
53 B
Plaintext

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