-
Notifications
You must be signed in to change notification settings - Fork 211
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Slava Pestov
committed
May 21, 2009
1 parent
2d81d08
commit 7d32801
Showing
7 changed files
with
203 additions
and
62 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
<?xml version='1.0' ?> | ||
|
||
<t:chloe xmlns:t="http://factorcode.org/chloe/1.0"> | ||
|
||
<html> | ||
<head> | ||
<title>Factor binary package for <t:label t:name="platform" /></title> | ||
</head> | ||
<body> | ||
<h1>Factor binary package for <t:label t:name="platform" /></h1> | ||
|
||
<p>Requirements:</p> | ||
<t:xml t:name="requirements" /> | ||
|
||
<h2>Download <t:xml t:name="package" /></h2> | ||
|
||
<p>This package was built from GIT ID <t:xml t:name="git-id" />.</p> | ||
|
||
<p>Once you download Factor, you can <a href="http://concatenative.org/wiki/view/Factor/Getting started">get started</a> with the language.</p> | ||
</body> | ||
</html> | ||
|
||
</t:chloe> |
Oops, something went wrong.