comparison .hgignore @ 1095:bed675db3aff

Dynamic linking of the runtime system
author Adam Chlipala <adamc@hcoop.net>
date Sun, 27 Dec 2009 13:18:32 -0500
parents 5e8b6fa5b48f
children 67d875c8ac71
comparison
equal deleted inserted replaced
1094:db52c32dbe42 1095:bed675db3aff
10 src/urweb.mlb 10 src/urweb.mlb
11 11
12 *.lex.* 12 *.lex.*
13 *.grm.* 13 *.grm.*
14 *.o 14 *.o
15 *.do
16 *.so.*
15 17
16 src/config.sml 18 src/config.sml
17 19
18 *.exe 20 *.exe
19 21