Skip to content

Commit cb068e8

Browse files
committed
remove noise
1 parent 5ff099a commit cb068e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ModelingToolkit.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ export @component, @mtkmodel, @mtkbuild
247247
export isinput, isoutput, getbounds, hasbounds, getguess, hasguess, isdisturbance,
248248
istunable, getdist, hasdist,
249249
tunable_parameters, isirreducible, getdescription, hasdescription,
250-
hasnoise, getnoise, hasunit, getunit, hasconnect, getconnect,
250+
hasunit, getunit, hasconnect, getconnect,
251251
hasmisc, getmisc
252252
export ode_order_lowering, dae_order_lowering, liouville_transform
253253
export PDESystem

0 commit comments

Comments
 (0)