From d64325d3fa4df17e565127bb9d484a0ba783e523 Mon Sep 17 00:00:00 2001 From: Mihail Buryakov Date: Tue, 8 Dec 2015 19:23:41 +0300 Subject: [PATCH] lightweight solver: fix small bug --- .../jetbrains/mps/typechecking/solving/solver.mps | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/solutions/jetbrains.mps.typechecking.solving/models/jetbrains/mps/typechecking/solving/solver.mps b/solutions/jetbrains.mps.typechecking.solving/models/jetbrains/mps/typechecking/solving/solver.mps index fdb2a9b8..e13e513c 100644 --- a/solutions/jetbrains.mps.typechecking.solving/models/jetbrains/mps/typechecking/solving/solver.mps +++ b/solutions/jetbrains.mps.typechecking.solving/models/jetbrains/mps/typechecking/solving/solver.mps @@ -1074,9 +1074,15 @@ - - - + + + + + + + + +