Skip to content

snu-sf/sflib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sflib

A collection of useful Rocq tactics.

Compatibility: Rocq versions 8.20 and newer.

Installation

You have two options to install sflib:

  • Using a Local Clone:

    opam install .
  • From the opam Repository:

    opam remote add coq-sflib -k git https://github.com/snu-sf/sf-opam-coq-archive
    opam install coq-sflib

Build

After installation, build sflib with:

dune build @install

For VSCoq

  • Use make to create _CoqProject file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 8