Skip to content

Commit d0eea5c

Browse files
committed
Group extended_toc files into folder
1 parent 8d8fc71 commit d0eea5c

4 files changed

Lines changed: 1 addition & 1 deletion

File tree

src/PlutoExtras.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ include("combine_htl/PlutoCombineHTL.jl")
2424

2525
include("basic_widgets.jl")
2626
include("latex_equations.jl")
27-
module ExtendedToc include("extended_toc.jl") end
27+
module ExtendedToc include("extended_toc/extended_toc.jl") end
2828

2929
include("structbond/StructBondModule.jl")
3030
using .StructBondModule

0 commit comments

Comments
 (0)