mirror of
https://github.com/Smaug123/ClassicalCiphers.jl
synced 2025-10-16 06:38:39 +00:00
add Compat to see if it keeps Travis happier
This commit is contained in:
@@ -2,6 +2,8 @@ module ClassicalCiphers
|
||||
|
||||
# Monoalphabetic
|
||||
|
||||
using Compat
|
||||
|
||||
include("common.jl")
|
||||
include("monoalphabetic.jl")
|
||||
include("caesar.jl")
|
||||
|
Reference in New Issue
Block a user