heptagon/compiler/minils/ctrln
Nicolas Berthier 307f3d8418 Controllable-Nbac import&export now support relocation of alias types.
- Controllable-Nbac export (CtrlNbacGen): correct handling of float
  expressions, as well as alias types;

- Controllable-Nbac controller importer (CtrlNbacAsEpt): Declaration
  of enumerated types and aliases that are relocated to controller
  modules is now performed based on the interface.  Dependencies
  between type aliases are also taken into account now;

- ctrl2ept tool: correct loading of pervasives module.
2014-12-15 15:56:04 +01:00
..
_tags Upgrading to new ReaTK API (>= 0.9.4). 2014-10-03 10:57:23 +02:00
ctrlNbacGen.ml Controllable-Nbac import&export now support relocation of alias types. 2014-12-15 15:56:04 +01:00
ctrlNbacGen.mli Ugly fix for handling enumerated types when exporting to Controllable-Nbac. 2014-10-30 12:01:25 +01:00