Commit 991e8bca authored by Alexandre Delanoë's avatar Alexandre Delanoë

[FIX] ngrams groups

parent 8f3db1e3
......@@ -496,7 +496,7 @@ mkDispatch { filteredRows
in
singletonNgramsTablePatch h pp
here.log2 "[performAction] pt with patchSetFromMap" $ pt <> ppt
commitPatch (pt <> ppt) state
commitPatch (pt {-<> ppt-}) state
performAction (CoreAction a) = coreDispatch path state a
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment