[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Syntax colors in f90 mode
From: |
Angelo Graziosi |
Subject: |
Syntax colors in f90 mode |
Date: |
Thu, 04 Feb 2010 16:57:53 +0100 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.9.1.7) Gecko/20100111 Thunderbird/3.0.1 |
Just a curiosity...
In fortran 90 mode, I have seen that in the following
enum, bind(C)
enumerator :: FOO...
end enum
the first 'enum' is in black, while 'bind', 'end enum' is in magenta.
Now, I would expect that also the first 'enum', at the first line, to be
in magenta. This happens, for example, for the "type, bind(C)...end
type" statement.
Any idea?
Ciao,
Angelo.
- Syntax colors in f90 mode,
Angelo Graziosi <=