package rfsm

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Rfsm.CmodelSource

Target-independent C-oriented model

Sourcemodule type CMODEL = sig ... end
Sourcemodule Make (Static : Static.T) : CMODEL with module Static = Static and type typ = Static.Syntax.typ