Simple import question
    via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Thu Oct  9 11:36:33 PDT 2014
    
    
  
It's the current working directory, i.e. the directory from where
you run the compiler.
IDEs usually use the root directory of the project as working
directory.
    
    
More information about the Digitalmars-d-learn
mailing list