Uses of Interface
dev.civl.sarl.IF.config.ProverInfo

Packages that use ProverInfo
Package
Description
This is the root package for SARL, and contains the single class SARL.
The config module provides a SARLConfig type, which encapsulates configuration information such as the list of available theorem provers with information on each.
Module "prove" constitutes the interface between SARL and (possibly external) theorem provers.
Internal interface for the "universe" module.