> I don't understand what import really does. When you use import, then you > have to mark the symbols which you want to import by export markers asterisk.
See [http://ssalewski.de/nimprogramming.html#_modules](http://ssalewski.de/nimprogramming.html#_modules) [http://ssalewski.de/nimprogramming.html#_include](http://ssalewski.de/nimprogramming.html#_include)
