(**************************************************************************)(* *)(* Copyright (C) 2010- *)(* Francois Bobot *)(* Jean-Christophe Filliatre *)(* Johannes Kanig *)(* Andrei Paskevich *)(* *)(* This software is free software; you can redistribute it and/or *)(* modify it under the terms of the GNU Library General Public *)(* License version 2.1, with the special exception on linking *)(* described in file LICENSE. *)(* *)(* This software 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. *)(* *)(**************************************************************************)typeflagvalregister_flag:string->flagvallookup_flag:string->flagvallist_flags:unit->(string*flag*bool)listvalset_flag:flag->unitvalunset_flag:flag->unitvaltoggle_flag:flag->unitvaltest_flag:flag->bool