diff options
Diffstat (limited to 'drnim/nim.cfg')
-rw-r--r-- | drnim/nim.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drnim/nim.cfg b/drnim/nim.cfg index 58c1725d9..57dca974c 100644 --- a/drnim/nim.cfg +++ b/drnim/nim.cfg @@ -1,6 +1,6 @@ # Special configuration file for the Nim project -hint[XDeclaredButNotUsed]:off +hint:XDeclaredButNotUsed:off define:booting define:nimcore |