diff options
| author | Robert Norton | 2018-09-21 15:09:08 +0100 |
|---|---|---|
| committer | Robert Norton | 2018-09-21 15:11:56 +0100 |
| commit | 2bdc5d09389c8fccd8100c0c07c54b2b8895c76a (patch) | |
| tree | 62264926985604d5d5e8aed4aa5130d7fed13417 /cheri/sail_latexcc/sailccplainvectorupdate.tex | |
| parent | 30e1cdf6aabe611208c50e35058ea18442aa4078 (diff) | |
Remove cheri and mips specs -- they now have their own repository.
Diffstat (limited to 'cheri/sail_latexcc/sailccplainvectorupdate.tex')
| -rw-r--r-- | cheri/sail_latexcc/sailccplainvectorupdate.tex | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/cheri/sail_latexcc/sailccplainvectorupdate.tex b/cheri/sail_latexcc/sailccplainvectorupdate.tex deleted file mode 100644 index 6880d9bd..00000000 --- a/cheri/sail_latexcc/sailccplainvectorupdate.tex +++ /dev/null @@ -1,6 +0,0 @@ -val plain_vector_update = { - ocaml: "update", - lem: "update_list_dec", - coq: "vec_update_dec", - c: "vector_update" -} : forall '#\hyperref[zn]{n}# ('a : Type). (vector('n, dec, 'a), int, 'a) -> vector('n, dec, 'a) |
