Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vyudu committed Nov 16, 2024
1 parent a46a0c5 commit 82a575d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/CatalystGraphMakieExtension.jl
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module CatalystGraphMakieExtension
# Fetch packages.
using Catalyst, GraphMakie, Graphs, Symbolics
using Symbolics: get_variables!
import Catalyst: species_reaction_graph, incidencematgraph
import Catalyst: species_reaction_graph, incidencematgraph, lattice_plot, lattice_animation

# Creates and exports graph plotting functions.
include("CatalystGraphMakieExtension/graph_makie_extension_spatial_modelling.jl")
Expand Down

0 comments on commit 82a575d

Please sign in to comment.