Skip to content

Commit fc43393

Browse files
committed
Change more names for registration
1 parent b99f04a commit fc43393

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/SmithChart.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ include("./Functions.jl")
1717
include("./cutgrid.jl")
1818

1919
include("./Recipes.jl")
20-
include("./Interactivetext.jl")
21-
include("./Interactivezoom.jl")
20+
include("./InteractiveText.jl")
21+
include("./InteractiveZoom.jl")
2222
include("./vswr.jl")
2323

2424
export SmithAxis

0 commit comments

Comments
 (0)