Skip to content

Commit

Permalink
Merge pull request #14 from Herb-AI/herb-core
Browse files Browse the repository at this point in the history
Add HerbCore dependency
  • Loading branch information
jaapdejong15 authored Jun 29, 2023
2 parents e90a944 + 7c79b9e commit b1a4c58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/HerbConstraints.jl
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
module HerbConstraints

using ..HerbCore
using ..HerbGrammar

abstract type PropagatorConstraint <: Constraint end
Expand Down

0 comments on commit b1a4c58

Please sign in to comment.