Merge branch 'smtv2-dont-fail-on-untyped-prover-vars' into 'master'
[why3.git] / plugins / coma / coma_lexer.mli
blob2efc164cfd22a3c64d32029d67a6a71a0988e04b
1 (********************************************************************)
2 (* *)
3 (* The Why3 Verification Platform / The Why3 Development Team *)
4 (* Copyright 2010-2024 -- Inria - CNRS - Paris-Saclay University *)
5 (* *)
6 (* This software is distributed under the terms of the GNU Lesser *)
7 (* General Public License version 2.1, with the special exception *)
8 (* on linking described in file LICENSE. *)
9 (* *)
10 (********************************************************************)
12 val parse_channel : string -> in_channel -> Coma_syntax.pfile