summary refs log tree commit diff stats
path: root/compiler/semdata.nim
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2012-03-19 22:12:08 +0100
committerAraq <rumpf_a@web.de>2012-03-19 22:12:08 +0100
commitbb1885115db4d8075a6c688b58d4ccb91b6ad24a (patch)
tree311e436ba00df97885cc662bb3f690a3511cbf90 /compiler/semdata.nim
parent7cd2f353c72ced274e5a6e6c0f92e8e32e9d6374 (diff)
parent7b41b0f84113d3b9901d5c598dd909a1df6f960f (diff)
downloadNim-bb1885115db4d8075a6c688b58d4ccb91b6ad24a.tar.gz
Merge branch 'master' of github.com:Araq/Nimrod
Diffstat (limited to 'compiler/semdata.nim')
-rwxr-xr-xcompiler/semdata.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/semdata.nim b/compiler/semdata.nim
index f47139e18..49ab20290 100755
--- a/compiler/semdata.nim
+++ b/compiler/semdata.nim
@@ -73,7 +73,7 @@ type
     userPragmas*: TStrTable
     evalContext*: PEvalContext
     slurpedFiles*: seq[string]
-  
+
 var
   gGenericsCache: PGenericsCache # save for modularity