Iron Lambda
Search:
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
View Tickets
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 6
and
Version 7
of
WikiStart
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Dec 27, 2012, 2:37:47 PM (
12 years
ago)
Author:
benl
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
WikiStart
v6
v7
28
28
{{{
29
29
$ darcs get http://code.ouroborus.net/iron/iron-head/
30
}}}
31
32
* There is a top-level Makefile that will build all the proofs. For this to work `coqc` and `coqdep` need to be in your default path.
33
{{{
34
$ cd iron-head
35
$ make
30
36
}}}
31
37