Commit b5b8484
committed
Re-enable signum examples in {Int,FP}Ops
This bumps the `copilot` submodule to bring in GaloisInc/copilot-1#8, which
fixes how `copilot-c99` and `copilot-theorem` handle `signum`. With these
fixes, we can finally enable `signum` in the `IntOps` and `FPOps` examples.
Fixes #14.1 parent 6fe812b commit b5b8484
3 files changed
Lines changed: 3 additions & 5 deletions
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
| |||
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
| 21 | + | |
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
| |||
0 commit comments