Use RootValue
This commit is contained in:
+1
-1
@@ -41,7 +41,7 @@ private:
|
||||
|
||||
std::shared_ptr<EvalState> evalState;
|
||||
|
||||
std::shared_ptr<Value> vSourceExpr;
|
||||
RootValue vSourceExpr;
|
||||
};
|
||||
|
||||
enum RealiseMode { Build, NoBuild, DryRun };
|
||||
|
||||
Reference in New Issue
Block a user