package acgtk

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val empty : t

extension pred_table const_table id_gen returns an almost empty proto program. This almost empty proto program is mean to serve as extension of an actual program

val add_proto_rule : ((tables -> Predicate.predicate * tables) * (tables -> Predicate.predicate list * tables)) -> t -> t