Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | README.md updated a little bit |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
84ab8c09ed6e847757c3b3273f2f42d1 |
User & Date: | ovenpasta@pizzahack.eu 2016-08-17 08:19:19 |
Context
2016-08-17
| ||
08:49 | README.md updated a little bit check-in: 2306046923 user: ovenpasta@pizzahack.eu tags: trunk | |
08:19 | README.md updated a little bit check-in: 84ab8c09ed user: ovenpasta@pizzahack.eu tags: trunk | |
08:18 | README.md updated a little bit check-in: fcf3c6d6b5 user: ovenpasta@pizzahack.eu tags: trunk | |
Changes
Changes to README.md.
6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
By example:
(library-directories "/path/to/thunderchez")
or set the CHEZSCHEMELIBDIRS environment variable:
CHEZSCHEMELIBDIRS=/home/aldo/thunderchez
## Fmt
(import (fmt fmt))
## Matchable
(import (matchable))
|
| |
6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
By example:
(library-directories "/path/to/thunderchez")
or set the CHEZSCHEMELIBDIRS environment variable:
CHEZSCHEMELIBDIRS=/path/to/thunderchez
## Fmt
(import (fmt fmt))
## Matchable
(import (matchable))
|