Skip to content

Commit 2ea464e

Browse files
authored
Update ivst.md
1 parent 412a1bd commit 2ea464e

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

ivst.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,13 @@ To generate a `_CoqProject` file for external use:
2424
make _CoqProject
2525
```
2626

27-
## For legacy VST users: `VST` and `VST_on_Iris` name conversion
27+
## For legacy VST users
28+
29+
VST 3.x is mostly backwards-compatible. `Require Import VST.floyd.compat` to use VST 2.x notation, structure, lemma names, etc. If anything doesn't behave as expected, please contact mansky1@uic.edu.
30+
31+
If you want to use the new features, the following information may be useful:
32+
33+
## `VST` to `VST_on_Iris` name conversion
2834

2935
| VST | vst_on_iris | syntax |
3036
| ------------------------- | ---------------------------- | ------------------------------------------- |

0 commit comments

Comments
 (0)