Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 407 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 407 Bytes

formalModels

Formal models associated with ArmoredSoftware development

Make libraries using:

make clean ; make

Make documentation using:

make clean; make html
make clean; make all.pdf

Makefile automatically generated from _CoqProject - do not edit directly. Use the following command to regenerate the Makefile if new files are added:

coq_makefile -f _CoqProject -o Makefile