package frama-c-metacsl
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
MetAcsl plugin of Frama-C for writing pervasives properties
Install
dune-project
Dependency
Authors
Maintainers
Sources
meta-0.11.tar.bz2
md5=47e6ad1f070e3c8e51b59d33c904375d
sha512=b8b7ba58d543b4d2b42f81071361952dc80302a836e3be6bb5c6d0f4db72f3ab358beae6ba3a524a8d40839ca5ae9bfc0be2876cbf4bccac64d046ddcd29cc4e
doc/src/frama-c-metacsl.core/MetAcsl.ml.html
Source file MetAcsl.ml
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17(**************************************************************************) (* *) (* SPDX-License-Identifier LGPL-2.1 *) (* Copyright (C) *) (* CEA (Commissariat à l'énergie atomique et aux énergies alternatives) *) (* *) (**************************************************************************) module Meta_run : sig val translate : ?check_external:bool -> ?check_callee_assigns: Kernel_function.Set.t -> ?simpl:bool -> ?target_set:Meta_utils.StrSet.t -> ?number_assertions:bool -> ?prefix_meta:bool -> ?static_bindings:int -> unit -> Project.t end = Meta_run module Meta_utils : sig module StrSet : Datatype.Set with type elt = string end = Meta_utils
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>