diff options
| author | coqbot-app[bot] | 2020-10-02 11:24:20 +0000 |
|---|---|---|
| committer | GitHub | 2020-10-02 11:24:20 +0000 |
| commit | 214215e5a130b543cea4a14ef75c6190fecf6a12 (patch) | |
| tree | 955290a6dc869f9a67e9c8ee3aeec3da8a90df83 /dev | |
| parent | bb2d0d56df08ca54764be5a3eb5c09ce00009d6c (diff) | |
| parent | 4476f64dc87fb86738fc4c9f939113b70843c035 (diff) | |
Merge PR #13054: {new,setoid_}ring -> ring
Reviewed-by: SkySkimmer
Reviewed-by: Zimmi48
Ack-by: jfehrle
Diffstat (limited to 'dev')
| -rw-r--r-- | dev/ocamldebug-coq.run | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/ocamldebug-coq.run b/dev/ocamldebug-coq.run index 91cb6168e1..534f20f85b 100644 --- a/dev/ocamldebug-coq.run +++ b/dev/ocamldebug-coq.run @@ -30,7 +30,7 @@ exec $OCAMLDEBUG \ -I $COQTOP/plugins/interface -I $COQTOP/plugins/micromega \ -I $COQTOP/plugins/omega -I $COQTOP/plugins/quote \ -I $COQTOP/plugins/ring \ - -I $COQTOP/plugins/rtauto -I $COQTOP/plugins/setoid_ring \ + -I $COQTOP/plugins/rtauto \ -I $COQTOP/plugins/subtac -I $COQTOP/plugins/syntax \ -I $COQTOP/plugins/xml -I $COQTOP/plugins/ltac \ -I $COQTOP/ide \ |
