Skip to content

Commit d8ab172

Browse files
committed
minor robodoc change: also syntax color the preprocessor statements.
1 parent 34285cd commit d8ab172

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

robodoc.rc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -374,5 +374,9 @@ keywords:
374374
where
375375
while
376376
write
377+
define
378+
ifdef
379+
undef
377380

381+
#Note: the last 3 are preprocessor statements, not standard Fortran
378382
#*****************************************************************************************

0 commit comments

Comments
 (0)