about summary refs log tree commit diff stats
path: root/nim.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'nim.cfg')
-rw-r--r--nim.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/nim.cfg b/nim.cfg
index 736646a8..5e252ec2 100644
--- a/nim.cfg
+++ b/nim.cfg
@@ -6,7 +6,7 @@
 --experimental:"overloadableEnums"
 --mm:refc
 --include:"utils/myaddr"
---import:"utils/eprint"
+#--import:"utils/eprint"
 --styleCheck:usages
 --styleCheck:hint
 --threads:off