Skip to content

Commit 20c168b

Browse files
committed
chore: remove outdated files
1 parent a7369af commit 20c168b

File tree

4 files changed

+5
-1217
lines changed

4 files changed

+5
-1217
lines changed

src/UnderwaterAcoustics.jl

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
module UnderwaterAcoustics
22

3+
# common utilities
34
include("utils.jl")
5+
6+
# underwater acoustics
47
include("uw_basic.jl")
8+
9+
# propagation modeling
510
include("pm_api.jl")
611
include("pm_stdlib.jl")
712
include("pm_pekeris.jl")
813

9-
# include("pm_core.jl")
10-
# include("pm_basic.jl")
11-
# include("pm_all.jl")
12-
1314
end # module

src/pm_all.jl

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)