~ chicken-core (chicken-5) eeabfa01884b7be3c1084bcaab6bae894fdd533f
commit eeabfa01884b7be3c1084bcaab6bae894fdd533f Author: felix <felix@call-with-current-continuation.org> AuthorDate: Mon Aug 9 09:47:16 2010 -0400 Commit: felix <felix@call-with-current-continuation.org> CommitDate: Mon Aug 9 09:47:16 2010 -0400 updated setup.defaults to point to call-cc.org diff --git a/setup.defaults b/setup.defaults index 3dce8dc2..4bf7ab32 100644 --- a/setup.defaults +++ b/setup.defaults @@ -13,7 +13,7 @@ (transport http)) (server - (location "galinha") + (location "call-cc.org") (transport http)) @@ -34,5 +34,5 @@ ; (alias (NAME REALNAME) ...) (alias - ("galinha" "http://galinha.ucpel.tche.br/cgi-bin/henrietta") + ("call-cc.org" "http://code.call-cc.org/cgi-bin/henrietta.cgi") ("kitten-technologies" "http://chicken.kitten-technologies.co.uk/henrietta.cgi"))Trap