lh-l4v/tools/c-parser/use.ML

14 lines
226 B
OCaml

(*
* Copyright 2020, Data61, CSIRO (ABN 41 687 119 230)
*
* SPDX-License-Identifier: BSD-2-Clause
*)
(* must be used into an Isabelle session *)
use_thy "CTranslation";
(* Local variables: *)
(* mode: sml *)
(* End: *)