File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4
4
-- Automatic solvers for equations over booleans
5
5
------------------------------------------------------------------------
6
6
7
- -- See README.Nat for examples of how to use similar solvers
7
+ -- See README.Data. Nat for examples of how to use similar solvers
8
8
9
9
{-# OPTIONS --cubical-compatible --safe #-}
10
10
Original file line number Diff line number Diff line change 4
4
-- Automatic solvers for equations over integers
5
5
------------------------------------------------------------------------
6
6
7
- -- See README.Integer for examples of how to use this solver
7
+ -- See README.Data. Integer for examples of how to use this solver
8
8
9
9
{-# OPTIONS --cubical-compatible --safe #-}
10
10
Original file line number Diff line number Diff line change 4
4
-- Automatic solvers for equations over integers
5
5
------------------------------------------------------------------------
6
6
7
- -- See README.Integer for examples of how to use this solver
7
+ -- See README.Tactic.RingSolver for examples of how to use this solver
8
8
9
9
{-# OPTIONS --cubical-compatible --safe #-}
10
10
Original file line number Diff line number Diff line change 4
4
-- Automatic solvers for equations over naturals
5
5
------------------------------------------------------------------------
6
6
7
- -- See README.Nat for examples of how to use this solver
7
+ -- See README.Data. Nat for examples of how to use this solver
8
8
9
9
{-# OPTIONS --cubical-compatible --safe #-}
10
10
You can’t perform that action at this time.
0 commit comments