======================== TASS Error Log ========================
       specification : spec (numProcs = 1)
      specSourceFile : examples/fib/fib_spec.c
      implementation : impl (numProcs = 1)
      implSourceFile : examples/fib/fib_implBad.c
                mode : COMPARE
              prover : CVC3
            deadlock : ABSOLUTE
           reduction : STANDARD
            simplify : true
      simplifyProver : false
         bufferBound : 10
             verbose : true
         loop method : true
          repository : examples/fib/TASSREP
            frontend : null
          errorBound : 1


Number of errors reported........... 1
Number of distinct errors........... 1

------------------------------------------------------------------
Error 0: logged in spec_impl.trace
Execution error (kind: FUNCTIONAL_COMPATIBILITY, certainty: MAYBE):
Corresponpdence of joint invariants could not be established.
 with:
  Process 0 at location 0: fib_spec.c 14.5--14.21: "while (err>=tol)"
  Process 1 at location 0: fib_implBad.c 15.2--15.18: "while (err>=tol)"

------------------------------------------------------------------
