diff --git a/src/ITensorMPOConstruction.jl b/src/ITensorMPOConstruction.jl index aa91d0b..762582a 100644 --- a/src/ITensorMPOConstruction.jl +++ b/src/ITensorMPOConstruction.jl @@ -13,7 +13,7 @@ using TimerOutputs # MPO Construction # include("OpIDSum.jl") -include("Graph.jl") +include("graph.jl") include("MPOConstruction.jl") #####################################