diff options
| author | Hugo Herbelin | 2016-09-19 20:39:27 +0200 |
|---|---|---|
| committer | Hugo Herbelin | 2016-09-19 20:40:15 +0200 |
| commit | 424de98770e1fd8c307a7cd0053c268a48532463 (patch) | |
| tree | c8c18744b9f26b2854b18dd61fdfc3c9fb281acb /test-suite | |
| parent | 14500e865b5b34130c1e1421f0354296ed1cf6ec (diff) | |
Fixing test FunExt.v.
Diffstat (limited to 'test-suite')
| -rw-r--r-- | test-suite/output/FunExt.out | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/test-suite/output/FunExt.out b/test-suite/output/FunExt.out index 8fde2fcadb..c6786c72ff 100644 --- a/test-suite/output/FunExt.out +++ b/test-suite/output/FunExt.out @@ -1,18 +1,19 @@ The command has indeed failed with message: -Ltac call to "extensionality" failed. +Ltac call to "extensionality in (var)" failed. Tactic failure: Not an extensional equality. The command has indeed failed with message: -Ltac call to "extensionality" failed. +Ltac call to "extensionality in (var)" failed. Tactic failure: Not an extensional equality. The command has indeed failed with message: -Ltac call to "extensionality" failed. +Ltac call to "extensionality in (var)" failed. Tactic failure: Not an extensional equality. The command has indeed failed with message: -Ltac call to "extensionality" failed. +Ltac call to "extensionality in (var)" failed. Tactic failure: Not an extensional equality. The command has indeed failed with message: -Ltac call to "extensionality" failed. +Ltac call to "extensionality in (var)" failed. Tactic failure: Already an intensional equality. The command has indeed failed with message: -In nested Ltac calls to "extensionality" and "clearbody", last call failed. +In nested Ltac calls to "extensionality in (var)" and +"clearbody (ne_var_list)", last call failed. Error: Hypothesis e depends on the body of H' |
