package oasis

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

Module BaseDynVar

Dynamic variables sets using 'setup.log'

This variables are typically executable real name that are initially not set and then are set while building. They are computed and set once the matching executable had been successfully created.

  • author Sylvain Le Gall
val init : ctxt:OASISContext.t -> OASISTypes.package -> unit

Read 'setup.log' and sets variables.

OCaml

Innovation. Community. Security.