Skip to content

Latest commit

 

History

History
 
 

developers

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
To generate the list of files that poly uses when building HOL, try something like

    ./genUseScript --hol ../src/bool/boolScript.sml > usethis.ML

Follow up with

    poly --use usethis.ML

to get into a Poly/ML session with that early prefix of stuff built.