123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100(**************************************************************************)(* *)(* This file is part of Frama-C. *)(* *)(* Copyright (C) 2007-2023 *)(* 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). *)(* *)(**************************************************************************)typek=|Behavior|Enum|Field|Formal_var|Formal_in_type|Function|Global_var|Label|Literal_string|Local_var|Logic_var|Predicate|Type|Logic_type|Logic_constructor|Axiomatic|Lemmaletname_of_kind=function|Behavior->"behavior"|Enum->"enum"|Field->"field"|Formal_var->"formal variable"|Formal_in_type->"formal variable in fun type"|Function->"function"|Global_var->"global variable"|Label->"label"|Literal_string->"literal string"|Local_var->"local variable"|Logic_var->"logic variable"|Predicate->"predicate"|Type->"type"|Logic_type->"logic type"|Logic_constructor->"logic constructor"|Axiomatic->"axiomatic"|Lemma->"lemma"letprefix=function|Behavior->"B"|Enum->"E"|Field->"M"|Formal_var->"f"|Formal_in_type->"ft"|Function->"F"|Global_var->"G"|Label->"L"|Literal_string->"LS"|Local_var->"V"|Logic_var->"LV"|Predicate->"P"|Type->"T"|Logic_type->"LT"|Logic_constructor->"LC"|Axiomatic->"A"|Lemma->"LE"includeDatatype.Make_with_collections(structtypet=kletname="Obfuscator.kind"letreprs=[Global_var]lethash(k:k)=Hashtbl.hashkletequal(k1:k)k2=k1=k2letcompare(k1:k)k2=Stdlib.comparek1k2letcopy=Datatype.identityletstructural_descr=Structural_descr.t_abstractletrehash=Datatype.identityletmem_project=Datatype.never_any_projectletprettyfmtk=Format.fprintffmt"%s"(name_of_kindk)end)(*
Local Variables:
compile-command: "make -C ../../.."
End:
*)