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

14 lines
226 B
Plaintext
Raw Normal View History

2014-07-14 19:32:44 +00:00
(*
2020-03-09 06:18:30 +00:00
* Copyright 2020, Data61, CSIRO (ABN 41 687 119 230)
2014-07-14 19:32:44 +00:00
*
2020-03-09 06:18:30 +00:00
* SPDX-License-Identifier: BSD-2-Clause
2014-07-14 19:32:44 +00:00
*)
(* must be used into an Isabelle session *)
use_thy "CTranslation";
(* Local variables: *)
(* mode: sml *)
(* End: *)