diff --git a/Project.toml b/Project.toml index ec4d0583..6fdc4455 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "OptimalControl" uuid = "5f98b655-cc9a-415a-b60e-744165666948" -version = "1.2.1-beta" +version = "1.2.2-beta" authors = ["Olivier Cots "] [deps] diff --git a/src/imports/ctparser.jl b/src/imports/ctparser.jl index 034c63ab..6f69cbd8 100644 --- a/src/imports/ctparser.jl +++ b/src/imports/ctparser.jl @@ -2,5 +2,4 @@ @reexport import CTParser: @def, - @init, - ExaLinAlg + @init