Skip to content

Commit

Permalink
file name typo
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Jan 2, 2020
1 parent d5cbe77 commit 1b64020
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bot.jl
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ function BotConfig(packageName::String; subst::Vector{Pair{T1, T2}} where {T1<:U
end

include("bot/botutils.jl")
include("bot/precomileInclude.jl")
include("bot/precompileInclude.jl")
include("bot/snoopiBot.jl")
include("bot/snoopiBenchBot.jl")
File renamed without changes.

0 comments on commit 1b64020

Please sign in to comment.