We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cbf504 commit 5981d75Copy full SHA for 5981d75
src/ModelingToolkit.jl
@@ -3,7 +3,7 @@ $(DocStringExtensions.README)
3
"""
4
module ModelingToolkit
5
using PrecompileTools, Reexport
6
-@recompile_invalidations begin
+@recompile_invalidations begin
7
using DocStringExtensions
8
using Compat
9
using AbstractTrees
0 commit comments