SCAT: Simple Certificates for static Analysis with code Transformations.
A Coq library for result certification of static analyzers.
See report on  http://www-verimag.imag.fr/~boulme/scat/

author of Coq sources: Sylvain Boulmé.
date: january 2013.
coq version: 8.4pl1

instructions: 
 - in order to compile, run "make"
 - then, in order to play with examples under "coqide", 
   run "coqide -I . -R . Examples.v"