Skip to content

Commit

Permalink
Fix for visualizing merge
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolaefilat committed May 13, 2024
1 parent 8c9f129 commit 5f6b013
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/HerbSearch.jl
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ include("genetic_functions/select_parents.jl")
include("genetic_search_iterator.jl")

include("random_iterator.jl")
include("probe/probe.jl")
include("probe/probe_iterator.jl")

export
ProgramIterator,
Expand Down
File renamed without changes.

0 comments on commit 5f6b013

Please sign in to comment.