diff options
Diffstat (limited to 'cheri/sail_latex/sailsigned.tex')
| -rw-r--r-- | cheri/sail_latex/sailsigned.tex | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/cheri/sail_latex/sailsigned.tex b/cheri/sail_latex/sailsigned.tex deleted file mode 100644 index dcdc3049..00000000 --- a/cheri/sail_latex/sailsigned.tex +++ /dev/null @@ -1,4 +0,0 @@ -val signed = { - c: "sail_signed", - _: "sint" -} : forall 'n, 'n > 0. #\hyperref[zbits]{bits}#('n) -> range(- (2 ^ ('n - 1)), 2 ^ ('n - 1) - 1) |
