diff options
author | albert-github <albert.tests@gmail.com> | 2018-04-26 12:17:16 (GMT) |
---|---|---|
committer | albert-github <albert.tests@gmail.com> | 2018-04-26 12:17:16 (GMT) |
commit | 2e570d3762a412f87fff19ea4a30d60b171a6ea4 (patch) | |
tree | d97d59c561f35898bfbfd12f0ab092c29da78400 /examples/pyexample.py | |
parent | e75de3722b98115f27483aeacb3b2b1dbe7114a3 (diff) | |
download | Doxygen-2e570d3762a412f87fff19ea4a30d60b171a6ea4.zip Doxygen-2e570d3762a412f87fff19ea4a30d60b171a6ea4.tar.gz Doxygen-2e570d3762a412f87fff19ea4a30d60b171a6ea4.tar.bz2 |
Fortran code coloring improvements (REAL and comment lines)
REAL can have multiple meanings in Fortran:
- data type
- name of (conversion) function
in case of free formatted code the word "real" cab appear at the beginning of a (physical) line and would be interpreted incorrectly.
Fortran comment lines always end at the end of the line (no block comments) so the code coloring of comment lines should always be terminated.
Diffstat (limited to 'examples/pyexample.py')
0 files changed, 0 insertions, 0 deletions