modular-arithmetic

Check-in [b47b80eccd]
Login

Check-in [b47b80eccd]

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Added release information file
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | chicken-5
Files: files | file ages | folders
SHA3-256: b47b80eccde4539748206820c20fce0ee90ad081216054f714a5d878f01b1f00
User & Date: murphy 2018-08-18 16:30:38.309
Context
2018-08-18
16:34
Added license information Leaf check-in: 22b1a91ebf user: murphy tags: chicken-5, v1.0.3
16:30
Added release information file check-in: b47b80eccd user: murphy tags: chicken-5
16:26
Ported the egg to CHICKEN 5 check-in: 8bb517f3c0 user: murphy tags: chicken-5
Changes
Unified Diff Ignore Whitespace Patch
Added modular-arithmetic.release-info.












>
>
>
>
>
>
1
2
3
4
5
6
(repo fossil "https://chust.org/repos/chicken-{egg-name}")

(uri targz "https://chust.org/repos/chicken-{egg-name}/tarball/{egg-name}.tar.gz?uuid=v{egg-release}")
(release "1.0.3")

;; vim: set ai et ts=8 sts=2 sw=2 ft=scheme: ;;