Skip to content

Commit

Permalink
exporting symbols
Browse files Browse the repository at this point in the history
  • Loading branch information
cmhyett committed Mar 19, 2024
1 parent 611b5c1 commit a121a02
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/NetworkPDE.jl
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,6 @@ using Symbolics,
include("graph_interface.jl")
#include("proof_of_concept.jl")

export AbstractNetworkComponent, Edge, Vertex, Network, add_metadata, get_metadata, add_edge, get_edge, get_vertex, num_edges, num_vertices

end

0 comments on commit a121a02

Please sign in to comment.