Skip to content

Commit

Permalink
Merge pull request #72 from steenpass/lres
Browse files Browse the repository at this point in the history
do not export non-existing lres
  • Loading branch information
wbhart authored Nov 29, 2018
2 parents 464954b + 2facb41 commit 2a0447d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ideal/ideal.jl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export sideal, IdealSet, syz, lead, normalize!, isconstant, iszerodim, fres,
sres, lres, intersection, quotient, reduce, eliminate, kernel, equal,
sres, intersection, quotient, reduce, eliminate, kernel, equal,
contains, isvar_generated, saturation, satstd, slimgb, std

###############################################################################
Expand Down

0 comments on commit 2a0447d

Please sign in to comment.