view .hgignore @ 655:42ca2ab55f91

Revise manual, through static semantics
author Adam Chlipala <adamc@hcoop.net>
date Thu, 12 Mar 2009 11:18:54 -0400
parents 3c77133afd9a
children 7f653298dd66
line wrap: on
line source
syntax: glob

*~
.cm
src/.cm

bin/*

src/urweb.cm
src/urweb.mlb

*.lex.*
*.grm.*
*.o

./Makefile
src/config.sml

*.exe

*.cache
*.log
*.status

demo/out/*.html
demo/demo.*

*.sql
*mlmon.out

*.aux
*.dvi
*.pdf
*.ps
*.toc

.depend
Makefile.coq
*.vo