Skip to content

Commit d950783

Browse files
remove last reminent of compile_cfunction
1 parent c3dcdb7 commit d950783

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ModelingToolkit.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,6 @@ export build_function
157157
export @register
158158
export modelingtoolkitize
159159
export @variables, @parameters
160-
export compile_cfunction
161160

162161
const HAS_DAGGER = Ref{Bool}(false)
163162
function __init__()

0 commit comments

Comments
 (0)