summary refs log tree commit diff stats
path: root/compiler/c2nim/c2nim.nim
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2011-04-21 00:54:44 +0200
committerAraq <rumpf_a@web.de>2011-04-21 00:54:44 +0200
commit36c67455d4d3e5fa5222937b800f90ef811d8e86 (patch)
tree3ba25061d5b422ea9c241e98e39a43a352f139bc /compiler/c2nim/c2nim.nim
parentc3b16311dd7f547c19253af757ae53d58c715ad1 (diff)
downloadNim-36c67455d4d3e5fa5222937b800f90ef811d8e86.tar.gz
got rid of some arcane module names
Diffstat (limited to 'compiler/c2nim/c2nim.nim')
-rwxr-xr-xcompiler/c2nim/c2nim.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/c2nim/c2nim.nim b/compiler/c2nim/c2nim.nim
index f4e185445..beb4465fc 100755
--- a/compiler/c2nim/c2nim.nim
+++ b/compiler/c2nim/c2nim.nim
@@ -8,7 +8,7 @@
 #
 
 import 
-  strutils, os, times, parseopt, llstream, ast, rnimsyn, options, msgs,
+  strutils, os, times, parseopt, llstream, ast, renderer, options, msgs,
   clex, cparse
 
 const