diff options
| author | Enrico Tassi | 2018-07-18 17:21:01 +0200 |
|---|---|---|
| committer | Enrico Tassi | 2018-07-18 17:21:01 +0200 |
| commit | 8271b23dd0a26bba79c7d6dadd92d2329945675c (patch) | |
| tree | 6d6b4faeda0fc272c1faaa7912406097ef055caa /dev | |
| parent | e5e3725fab9daa810a4c8a383886f1c5dc980e85 (diff) | |
| parent | 8c43e795c772090b336c0f170a6e5dcab196125d (diff) | |
Merge PR #7897: Remove fourier plugin
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 2bec09de2b..bccd3fefb4 100644 --- a/dev/ocamldebug-coq.run +++ b/dev/ocamldebug-coq.run @@ -33,7 +33,7 @@ if [ -z "$GUESS_CHECKER" ]; then -I $COQTOP/toplevel -I $COQTOP/dev -I $COQTOP/config -I $COQTOP/ltac \ -I $COQTOP/plugins/cc -I $COQTOP/plugins/dp \ -I $COQTOP/plugins/extraction -I $COQTOP/plugins/field \ - -I $COQTOP/plugins/firstorder -I $COQTOP/plugins/fourier \ + -I $COQTOP/plugins/firstorder \ -I $COQTOP/plugins/funind -I $COQTOP/plugins/groebner \ -I $COQTOP/plugins/interface -I $COQTOP/plugins/micromega \ -I $COQTOP/plugins/omega -I $COQTOP/plugins/quote \ |
