diff --git a/src/Ansatz/Product.jl b/src/Product.jl similarity index 100% rename from src/Ansatz/Product.jl rename to src/Product.jl diff --git a/src/Tenet.jl b/src/Tenet.jl index 0ca5d2dc..295fffc3 100644 --- a/src/Tenet.jl +++ b/src/Tenet.jl @@ -34,7 +34,7 @@ export form export canonize_site, canonize_site!, canonize, canonize!, mixed_canonize, mixed_canonize!, truncate! export evolve!, expect, overlap -include("Ansatz/Product.jl") +include("Product.jl") export Product # reexports from EinExprs