Skip to content
Snippets Groups Projects
Commit 351cbebc authored by David Bühler's avatar David Bühler Committed by Virgile Prevosto
Browse files

Creates some missing .mli interface files.

parent 01973abc
No related branches found
No related tags found
No related merge requests found
...@@ -388,6 +388,7 @@ src/kernel_internals/parsing/logic_preprocess.mli: CEA_INRIA_LGPL ...@@ -388,6 +388,7 @@ src/kernel_internals/parsing/logic_preprocess.mli: CEA_INRIA_LGPL
src/kernel_internals/parsing/logic_preprocess.mll: CEA_INRIA_LGPL src/kernel_internals/parsing/logic_preprocess.mll: CEA_INRIA_LGPL
src/kernel_internals/runtime/README.md: .ignore src/kernel_internals/runtime/README.md: .ignore
src/kernel_internals/runtime/boot.ml: CEA_LGPL src/kernel_internals/runtime/boot.ml: CEA_LGPL
src/kernel_internals/runtime/boot.mli: CEA_LGPL
src/kernel_internals/runtime/dump_config.ml: CEA_LGPL src/kernel_internals/runtime/dump_config.ml: CEA_LGPL
src/kernel_internals/runtime/dump_config.mli: CEA_LGPL src/kernel_internals/runtime/dump_config.mli: CEA_LGPL
src/kernel_internals/runtime/fc_config.ml.in: CEA_LGPL src/kernel_internals/runtime/fc_config.ml.in: CEA_LGPL
...@@ -931,6 +932,7 @@ src/plugins/inout/inout_parameters.mli: CEA_LGPL_OR_PROPRIETARY ...@@ -931,6 +932,7 @@ src/plugins/inout/inout_parameters.mli: CEA_LGPL_OR_PROPRIETARY
src/plugins/inout/inputs.ml: CEA_LGPL_OR_PROPRIETARY src/plugins/inout/inputs.ml: CEA_LGPL_OR_PROPRIETARY
src/plugins/inout/inputs.mli: CEA_LGPL_OR_PROPRIETARY src/plugins/inout/inputs.mli: CEA_LGPL_OR_PROPRIETARY
src/plugins/inout/operational_inputs.ml: CEA_LGPL_OR_PROPRIETARY src/plugins/inout/operational_inputs.ml: CEA_LGPL_OR_PROPRIETARY
src/plugins/inout/operational_inputs.mli: CEA_LGPL_OR_PROPRIETARY
src/plugins/inout/outputs.ml: CEA_LGPL_OR_PROPRIETARY src/plugins/inout/outputs.ml: CEA_LGPL_OR_PROPRIETARY
src/plugins/inout/outputs.mli: CEA_LGPL_OR_PROPRIETARY src/plugins/inout/outputs.mli: CEA_LGPL_OR_PROPRIETARY
src/plugins/inout/register.ml: CEA_LGPL_OR_PROPRIETARY src/plugins/inout/register.ml: CEA_LGPL_OR_PROPRIETARY
...@@ -970,6 +972,7 @@ src/plugins/markdown-report/sarif.ml: CEA_LGPL ...@@ -970,6 +972,7 @@ src/plugins/markdown-report/sarif.ml: CEA_LGPL
src/plugins/markdown-report/share/acsl.xml: CEA_LGPL src/plugins/markdown-report/share/acsl.xml: CEA_LGPL
src/plugins/metrics/Metrics.mli: CEA_LGPL_OR_PROPRIETARY src/plugins/metrics/Metrics.mli: CEA_LGPL_OR_PROPRIETARY
src/plugins/metrics/css_html.ml: CEA_LGPL_OR_PROPRIETARY src/plugins/metrics/css_html.ml: CEA_LGPL_OR_PROPRIETARY
src/plugins/metrics/css_html.mli: CEA_LGPL_OR_PROPRIETARY
src/plugins/metrics/metrics_acsl.ml: CEA_LGPL_OR_PROPRIETARY src/plugins/metrics/metrics_acsl.ml: CEA_LGPL_OR_PROPRIETARY
src/plugins/metrics/metrics_acsl.mli: CEA_LGPL_OR_PROPRIETARY src/plugins/metrics/metrics_acsl.mli: CEA_LGPL_OR_PROPRIETARY
src/plugins/metrics/metrics_base.ml: CEA_LGPL_OR_PROPRIETARY src/plugins/metrics/metrics_base.ml: CEA_LGPL_OR_PROPRIETARY
...@@ -1078,12 +1081,15 @@ src/plugins/postdominators/compute.mli: CEA_LGPL_OR_PROPRIETARY ...@@ -1078,12 +1081,15 @@ src/plugins/postdominators/compute.mli: CEA_LGPL_OR_PROPRIETARY
src/plugins/postdominators/postdominators_parameters.ml: CEA_LGPL_OR_PROPRIETARY src/plugins/postdominators/postdominators_parameters.ml: CEA_LGPL_OR_PROPRIETARY
src/plugins/postdominators/postdominators_parameters.mli: CEA_LGPL_OR_PROPRIETARY src/plugins/postdominators/postdominators_parameters.mli: CEA_LGPL_OR_PROPRIETARY
src/plugins/postdominators/print.ml: CEA_LGPL_OR_PROPRIETARY src/plugins/postdominators/print.ml: CEA_LGPL_OR_PROPRIETARY
src/plugins/postdominators/print.mli: CEA_LGPL_OR_PROPRIETARY
src/plugins/print_api/.gitignore: .ignore src/plugins/print_api/.gitignore: .ignore
src/plugins/print_api/Makefile: CEA_LGPL src/plugins/print_api/Makefile: CEA_LGPL
src/plugins/print_api/Print_api.mli: CEA_LGPL src/plugins/print_api/Print_api.mli: CEA_LGPL
src/plugins/print_api/grammar.mly: CEA_LGPL src/plugins/print_api/grammar.mly: CEA_LGPL
src/plugins/print_api/lexer.mll: CEA_LGPL src/plugins/print_api/lexer.mll: CEA_LGPL
src/plugins/print_api/lexer.mli: CEA_LGPL
src/plugins/print_api/print_interface.ml: CEA_LGPL src/plugins/print_api/print_interface.ml: CEA_LGPL
src/plugins/print_api/print_interface.mli: CEA_LGPL
src/plugins/qed/.gitignore: .ignore src/plugins/qed/.gitignore: .ignore
src/plugins/qed/.ocp-indent: .ignore src/plugins/qed/.ocp-indent: .ignore
src/plugins/qed/Makefile: CEA_WP src/plugins/qed/Makefile: CEA_WP
...@@ -1260,6 +1266,7 @@ src/plugins/slicing/slicingTransform.mli: CEA_LGPL_OR_PROPRIETARY ...@@ -1260,6 +1266,7 @@ src/plugins/slicing/slicingTransform.mli: CEA_LGPL_OR_PROPRIETARY
src/plugins/slicing/slicingTypes.ml: CEA_LGPL_OR_PROPRIETARY src/plugins/slicing/slicingTypes.ml: CEA_LGPL_OR_PROPRIETARY
src/plugins/sparecode/Sparecode.mli: CEA_LGPL_OR_PROPRIETARY src/plugins/sparecode/Sparecode.mli: CEA_LGPL_OR_PROPRIETARY
src/plugins/sparecode/globs.ml: CEA_LGPL_OR_PROPRIETARY src/plugins/sparecode/globs.ml: CEA_LGPL_OR_PROPRIETARY
src/plugins/sparecode/globs.mli: CEA_LGPL_OR_PROPRIETARY
src/plugins/sparecode/register.ml: CEA_LGPL_OR_PROPRIETARY src/plugins/sparecode/register.ml: CEA_LGPL_OR_PROPRIETARY
src/plugins/sparecode/register.mli: CEA_LGPL_OR_PROPRIETARY src/plugins/sparecode/register.mli: CEA_LGPL_OR_PROPRIETARY
src/plugins/sparecode/spare_marks.ml: CEA_LGPL_OR_PROPRIETARY src/plugins/sparecode/spare_marks.ml: CEA_LGPL_OR_PROPRIETARY
...@@ -1267,6 +1274,7 @@ src/plugins/sparecode/spare_marks.mli: CEA_LGPL_OR_PROPRIETARY ...@@ -1267,6 +1274,7 @@ src/plugins/sparecode/spare_marks.mli: CEA_LGPL_OR_PROPRIETARY
src/plugins/sparecode/sparecode_params.ml: CEA_LGPL_OR_PROPRIETARY src/plugins/sparecode/sparecode_params.ml: CEA_LGPL_OR_PROPRIETARY
src/plugins/sparecode/sparecode_params.mli: CEA_LGPL_OR_PROPRIETARY src/plugins/sparecode/sparecode_params.mli: CEA_LGPL_OR_PROPRIETARY
src/plugins/sparecode/transform.ml: CEA_LGPL_OR_PROPRIETARY src/plugins/sparecode/transform.ml: CEA_LGPL_OR_PROPRIETARY
src/plugins/sparecode/transform.mli: CEA_LGPL_OR_PROPRIETARY
src/plugins/studia/Makefile.in: CEA_LGPL_OR_PROPRIETARY src/plugins/studia/Makefile.in: CEA_LGPL_OR_PROPRIETARY
src/plugins/studia/configure.ac: CEA_LGPL_OR_PROPRIETARY src/plugins/studia/configure.ac: CEA_LGPL_OR_PROPRIETARY
src/plugins/studia/options.ml: CEA_LGPL_OR_PROPRIETARY src/plugins/studia/options.ml: CEA_LGPL_OR_PROPRIETARY
......
(**************************************************************************)
(* *)
(* This file is part of Frama-C. *)
(* *)
(* Copyright (C) 2007-2021 *)
(* CEA (Commissariat à l'énergie atomique et aux énergies *)
(* alternatives) *)
(* *)
(* you can redistribute it and/or modify it under the terms of the GNU *)
(* Lesser General Public License as published by the Free Software *)
(* Foundation, version 2.1. *)
(* *)
(* It is distributed in the hope that it will be useful, *)
(* but WITHOUT ANY WARRANTY; without even the implied warranty of *)
(* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *)
(* GNU Lesser General Public License for more details. *)
(* *)
(* See the GNU Lesser General Public License version 2.1 *)
(* for more details (enclosed in the file licenses/LGPLv2.1). *)
(* *)
(**************************************************************************)
(** Nothing is exported. *)
(**************************************************************************)
(* *)
(* This file is part of the Frama-C's E-ACSL plug-in. *)
(* *)
(* Copyright (C) 2012-2020 *)
(* CEA (Commissariat à l'énergie atomique et aux énergies *)
(* alternatives) *)
(* *)
(* you can redistribute it and/or modify it under the terms of the GNU *)
(* Lesser General Public License as published by the Free Software *)
(* Foundation, version 2.1. *)
(* *)
(* It is distributed in the hope that it will be useful, *)
(* but WITHOUT ANY WARRANTY; without even the implied warranty of *)
(* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *)
(* GNU Lesser General Public License for more details. *)
(* *)
(* See the GNU Lesser General Public License version 2.1 *)
(* for more details (enclosed in the file licenses/LGPLv2.1). *)
(* *)
(**************************************************************************)
(**************************************************************************)
(* *)
(* This file is part of Frama-C. *)
(* *)
(* Copyright (C) 2007-2021 *)
(* CEA (Commissariat à l'énergie atomique et aux énergies *)
(* alternatives) *)
(* *)
(* you can redistribute it and/or modify it under the terms of the GNU *)
(* Lesser General Public License as published by the Free Software *)
(* Foundation, version 2.1. *)
(* *)
(* It is distributed in the hope that it will be useful, *)
(* but WITHOUT ANY WARRANTY; without even the implied warranty of *)
(* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *)
(* GNU Lesser General Public License for more details. *)
(* *)
(* See the GNU Lesser General Public License version 2.1 *)
(* for more details (enclosed in the file licenses/LGPLv2.1). *)
(* *)
(**************************************************************************)
open Cil_types
val get_external: kernel_function -> Inout_type.t
val get_external_aux: ?stmt:stmt -> kernel_function -> Inout_type.t
val pretty_operational_inputs_internal:
Format.formatter -> kernel_function -> unit
val pretty_operational_inputs_external:
Format.formatter -> kernel_function -> unit
val pretty_operational_inputs_external_with_formals:
Format.formatter -> kernel_function -> unit
(**************************************************************************)
(* *)
(* This file is part of Frama-C. *)
(* *)
(* Copyright (C) 2007-2021 *)
(* CEA (Commissariat à l'énergie atomique et aux énergies *)
(* alternatives) *)
(* *)
(* you can redistribute it and/or modify it under the terms of the GNU *)
(* Lesser General Public License as published by the Free Software *)
(* Foundation, version 2.1. *)
(* *)
(* It is distributed in the hope that it will be useful, *)
(* but WITHOUT ANY WARRANTY; without even the implied warranty of *)
(* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *)
(* GNU Lesser General Public License for more details. *)
(* *)
(* See the GNU Lesser General Public License version 2.1 *)
(* for more details (enclosed in the file licenses/LGPLv2.1). *)
(* *)
(**************************************************************************)
val css: string
(**************************************************************************)
(* *)
(* This file is part of Frama-C. *)
(* *)
(* Copyright (C) 2007-2021 *)
(* CEA (Commissariat à l'énergie atomique et aux énergies *)
(* alternatives) *)
(* *)
(* you can redistribute it and/or modify it under the terms of the GNU *)
(* Lesser General Public License as published by the Free Software *)
(* Foundation, version 2.1. *)
(* *)
(* It is distributed in the hope that it will be useful, *)
(* but WITHOUT ANY WARRANTY; without even the implied warranty of *)
(* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *)
(* GNU Lesser General Public License for more details. *)
(* *)
(* See the GNU Lesser General Public License version 2.1 *)
(* for more details (enclosed in the file licenses/LGPLv2.1). *)
(* *)
(**************************************************************************)
val build_dot: string -> Kernel_function.t -> unit
(**************************************************************************)
(* *)
(* This file is part of Frama-C. *)
(* *)
(* Copyright (C) 2007-2021 *)
(* CEA (Commissariat à l'énergie atomique et aux énergies *)
(* alternatives) *)
(* *)
(* you can redistribute it and/or modify it under the terms of the GNU *)
(* Lesser General Public License as published by the Free Software *)
(* Foundation, version 2.1. *)
(* *)
(* It is distributed in the hope that it will be useful, *)
(* but WITHOUT ANY WARRANTY; without even the implied warranty of *)
(* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *)
(* GNU Lesser General Public License for more details. *)
(* *)
(* See the GNU Lesser General Public License version 2.1 *)
(* for more details (enclosed in the file licenses/LGPLv2.1). *)
(* *)
(**************************************************************************)
val token: Lexing.lexbuf -> Grammar.token
(**************************************************************************)
(* *)
(* This file is part of Frama-C. *)
(* *)
(* Copyright (C) 2007-2021 *)
(* CEA (Commissariat à l'énergie atomique et aux énergies *)
(* alternatives) *)
(* *)
(* you can redistribute it and/or modify it under the terms of the GNU *)
(* Lesser General Public License as published by the Free Software *)
(* Foundation, version 2.1. *)
(* *)
(* It is distributed in the hope that it will be useful, *)
(* but WITHOUT ANY WARRANTY; without even the implied warranty of *)
(* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *)
(* GNU Lesser General Public License for more details. *)
(* *)
(* See the GNU Lesser General Public License version 2.1 *)
(* for more details (enclosed in the file licenses/LGPLv2.1). *)
(* *)
(**************************************************************************)
(** Register the plugin in the Frama-C kernel. Nothing is exported. *)
(**************************************************************************)
(* *)
(* This file is part of Frama-C. *)
(* *)
(* Copyright (C) 2007-2021 *)
(* CEA (Commissariat à l'énergie atomique et aux énergies *)
(* alternatives) *)
(* *)
(* you can redistribute it and/or modify it under the terms of the GNU *)
(* Lesser General Public License as published by the Free Software *)
(* Foundation, version 2.1. *)
(* *)
(* It is distributed in the hope that it will be useful, *)
(* but WITHOUT ANY WARRANTY; without even the implied warranty of *)
(* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *)
(* GNU Lesser General Public License for more details. *)
(* *)
(* See the GNU Lesser General Public License version 2.1 *)
(* for more details (enclosed in the file licenses/LGPLv2.1). *)
(* *)
(**************************************************************************)
val rm_unused_decl: string -> Project_skeleton.t
(**************************************************************************)
(* *)
(* This file is part of Frama-C. *)
(* *)
(* Copyright (C) 2007-2021 *)
(* CEA (Commissariat à l'énergie atomique et aux énergies *)
(* alternatives) *)
(* *)
(* you can redistribute it and/or modify it under the terms of the GNU *)
(* Lesser General Public License as published by the Free Software *)
(* Foundation, version 2.1. *)
(* *)
(* It is distributed in the hope that it will be useful, *)
(* but WITHOUT ANY WARRANTY; without even the implied warranty of *)
(* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *)
(* GNU Lesser General Public License for more details. *)
(* *)
(* See the GNU Lesser General Public License version 2.1 *)
(* for more details (enclosed in the file licenses/LGPLv2.1). *)
(* *)
(**************************************************************************)
module Info: sig
val build_cil_file: ?last:bool -> string -> Spare_marks.proj -> Project.t
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment