mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Fix stray quote
This commit is contained in:
@@ -47,7 +47,7 @@ MiniSat](#about-minisat) for more information.
|
||||
- [Logic.implies(operand1, operand2)](#logicimpliesoperand1-operand2)
|
||||
- [Logic.equiv(operand1, operand2)](#logicequivoperand1-operand2)
|
||||
- [Logic.exactlyOne(operands...)](#logicexactlyoneoperands)
|
||||
- [Logic.atMostOne(operands...)](#logicatmostoneoperands)"
|
||||
- [Logic.atMostOne(operands...)](#logicatmostoneoperands)
|
||||
- [Logic.Solver](#logicsolver)
|
||||
- [Logic.Solver#require(args...)](#logicsolverrequireargs)
|
||||
- [Logic.Solver#forbid(args...)](#logicsolverforbidargs)
|
||||
|
||||
Reference in New Issue
Block a user