Skip to content

Commit 7ddf4bd

Browse files
authored
Revise table headers in README.md
Updated table headers for clarity in README.
1 parent 76dcb74 commit 7ddf4bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • reproduction-results/gptmodel/results

reproduction-results/gptmodel/results/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ For each contract: `*_fillme_L<line>.sol` (with the hole) and `*_patched_L<line>
1515

1616
## Tabella completa
1717

18-
| Contratto | Riga | Ground truth (dal diff) | Invariante generato | Match |
18+
| Contratto | Riga | Ground truth | Invariant produced | Match |
1919
|---|---|---|---|---|
2020
| 201804_BEC | 288 | `_value <= uint256(-1) / cnt` | `amount / cnt == _value` ||
2121
| 201804_SmartMesh | 213 | `total >= _feeSmt && total >= _value` | `balances[_from] >= total` ||

0 commit comments

Comments
 (0)