Skip to content

Commit

Permalink
Add dependency Refinements → MathNotation
Browse files Browse the repository at this point in the history
  • Loading branch information
shingarov committed Oct 13, 2023
1 parent dab8217 commit ff773e6
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,8 @@ BaselineOfMachineArithmetic >> baseline: spec [
spec requires: 'PreSmalltalks'.
spec requires: 'CardanoTartaglia'.
spec requires: 'DepthFirstSearch'.
spec requires: 'MachineArithmetic'];
spec requires: 'MachineArithmetic'.
spec requires: 'MachineArithmetic-MathNotation'];

package: #'Refinements-Parsing' with:
[
Expand Down

0 comments on commit ff773e6

Please sign in to comment.