]> matita.cs.unibo.it Git - pkg-cerco/acc-trusted.git/blob - extracted/i8051bis.mli
Imported Upstream version 0.1
[pkg-cerco/acc-trusted.git] / extracted / i8051bis.mli
1 open Preamble
2
3 open Types
4
5 open Bool
6
7 open Relations
8
9 open Nat
10
11 open Hints_declaration
12
13 open Core_notation
14
15 open Pts
16
17 open Logic
18
19 open Positive
20
21 open Z
22
23 val internal_ram_size : Z.z
24
25 val external_ram_size : Z.z
26