more debug stuff
This commit is contained in:
@@ -110,6 +110,9 @@ static void mkOutputString(EvalState & state, Value & v,
|
||||
argument. */
|
||||
static void import(EvalState & state, const Pos & pos, Value & vPath, Value * vScope, Value & v)
|
||||
{
|
||||
std::cout << " IMPORT " << std::endl;
|
||||
std::cout << " import " << std::endl;
|
||||
std::cout << " IMPORT " << std::endl;
|
||||
std::cout << " import " << std::endl;
|
||||
|
||||
PathSet context;
|
||||
|
||||
Reference in New Issue
Block a user