Skip to content

Commit

Permalink
Remove GUI for now
Browse files Browse the repository at this point in the history
  • Loading branch information
alanderos91 committed Jul 14, 2018
1 parent bcbefb2 commit 77bc40b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/BioSimulator.jl
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ include(joinpath("interface","build_algorithm.jl"))
include(joinpath("interface","species.jl"))
include(joinpath("interface","reaction.jl"))
include(joinpath("interface","network.jl"))
include(joinpath("interface","gui.jl"))
include(joinpath("backend","util.jl"))

export Direct, FirstReaction, NextReaction, OptimizedDirect, TauLeaping, StepAnticipation
Expand Down

0 comments on commit 77bc40b

Please sign in to comment.