typo in wp output: "interruped"-->"interrupted"
ID0001832:
**This issue was created automatically from Mantis Issue 1832. Further discussion may take place here.**
---
| **Id** | **Project** | **Category** | **View** | **Due Date** | **Updated** |
| --- | --- | --- | --- | --- | --- |
| ID0001832 | Frama-C | Plug-in > wp | public | 2014-07-14 | 2015-03-17 |
| | | | | | |
| --- | --- | --- | --- | --- | --- |
| **Reporter** | Jochen | **Assigned To** | correnson | **Resolution** | fixed |
| **Priority** | normal | **Severity** | trivial | **Reproducibility** | always |
| **Platform** | - | **OS** | xubuntu-cfe13.10 | **OS Version** | - |
| **Product Version** | - | **Target Version** | - | **Fixed in Version** | Frama-C Sodium |
### Description :
Complete output was:
frama-c -wp-prover alt-ergo,cvc4 -wp -wp-rte gui01.c
[kernel] preprocessing with "gcc -C -E -I. gui01.c"
[wp] Running WP plugin...
[wp] Collecting axiomatic usage
[rte] annotating function main
[wp] 1 goal scheduled
[wp] [Alt-Ergo] Goal typed_main_assert : Unknown
[wp] [cvc4] Goal typed_main_assert : Timeout
[wp] Proved goals: 0 / 1
Alt-Ergo: 0 (unknown: 1)
cvc4: 0 (interruped: 1)
issue