Skip to content

Commit 21a3fda

Browse files
committed
Change capital letter. When i test it doesn't give errores but Register does, so let's try (now i changed all)
1 parent 74a49f4 commit 21a3fda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SmithChart.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ include("./smithaxisblock.jl")
1616
include("./Functions.jl")
1717
include("./cutgrid.jl")
1818

19-
include("./recipes.jl")
19+
include("./Recipes.jl")
2020
include("./interactivetext.jl")
2121
include("./interactivezoom.jl")
2222
include("./vswr.jl")

0 commit comments

Comments
 (0)