package coq-core

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

Source file custom.ml

1
2
3
4
5
(*
 * This file defines a custom type for the PassCustom command.
 *)

type custom_type = Foo | Bar
OCaml

Innovation. Community. Security.