Skip to content

Commit 672bba3

Browse files
committed
now imorts CTParser.ExaLinAlg
1 parent d22ca98 commit 672bba3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/OptimalControl.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ export ParsingError,
3232
ExtensionError
3333

3434
# CTParser
35-
import CTParser: CTParser, @def
35+
import CTParser: CTParser, @def, ExaLinAlg
3636
export @def
3737

3838
function __init__()

0 commit comments

Comments
 (0)