fab icon indicating copy to clipboard operation
fab copied to clipboard

Remove special handling of OpenMP code directives

Open MatthewHambley opened this issue 1 year ago • 0 comments

While fParser doesn't understand OpenMP code directives (!$ fortran code) we have included our own support (#326) but once it is in fParser (https://github.com/stfc/fparser/pull/444) it can be removed from here.

MatthewHambley avatar Jul 18 '24 14:07 MatthewHambley