diff options
Diffstat (limited to 'lib/system/inclrtl.nim')
-rwxr-xr-x | lib/system/inclrtl.nim | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/system/inclrtl.nim b/lib/system/inclrtl.nim index f113430be..d9dfd3aa2 100755 --- a/lib/system/inclrtl.nim +++ b/lib/system/inclrtl.nim @@ -7,8 +7,8 @@ # distribution, for details about the copyright. # -## Pragmas for RTL generation. Has to be an include, because user-defined -## pragmas cannot be exported. +# Pragmas for RTL generation. Has to be an include, because user-defined +# pragmas cannot be exported. # There are 3 different usages: # 1) Ordinary imported code. |