Skip to content

Commit

Permalink
pull generators from AlgebraicInterfaces
Browse files Browse the repository at this point in the history
  • Loading branch information
olynch committed Oct 12, 2023
1 parent e290b51 commit 1892d34
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/models/Presentations.jl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ export @present, Presentation, generator, generators, generator_index,
using Base.Meta: ParseError
using MLStyle: @match

using ...Util.MetaUtils
import AlgebraicInterfaces: generators
using ...Util.MetaUtils
using ...Syntax
import ...Syntax: equations
using ..SymbolicModels
Expand Down

0 comments on commit 1892d34

Please sign in to comment.