diff options
Diffstat (limited to 'flang/docs/Directives.md')
-rw-r--r-- | flang/docs/Directives.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/flang/docs/Directives.md b/flang/docs/Directives.md index c2e93c5f3de2..a1a99b674cef 100644 --- a/flang/docs/Directives.md +++ b/flang/docs/Directives.md @@ -6,8 +6,9 @@ --> -Compiler directives supported by F18 -==================================== +# Compiler directives supported by Flang + +A list of non-standard directives supported by Flang * `!dir$ fixed` and `!dir$ free` select Fortran source forms. Their effect persists to the end of the current source file. |