package caps

  1. Overview
  2. Docs

Source file No_TCB.ml

1
2
3
4
5
6
7
8
9
10
(* just to speedup compilation *)

module UStdlib = Stdlib
module USys = Sys
module UUnix = Unix
module UPrintf = Printf
module UFormat = Format
module UMarshal = Marshal
module UParsing = Parsing
module UFilename = Filename