Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 427 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 427 Bytes

CYices

Swift System Module to link against the Yices library.

Prerequisite

The paths to header and library files have to be configured with pkg-config.

Usage

import CYices

See FLEA-CNF for usage.