Skip to content

Commit 3cb5741

Browse files
Stop exporting deprecated functions: gethydro_deprecated, getgravity_deprecated, getparticles_deprecated
1 parent 6a2dfe4 commit 3cb5741

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/Mera.jl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,11 +83,8 @@ export
8383
getinfo,
8484
createpath,
8585
gethydro,
86-
gethydro_deprecated,
8786
getgravity,
88-
getgravity_deprecated,
8987
getparticles,
90-
getparticles_deprecated,
9188
getclumps,
9289

9390
# mera files

0 commit comments

Comments
 (0)