[Gd-chatter] r11053 - trunk/libraries/network/web-framework
hannes at gwydiondylan.org
hannes at gwydiondylan.org
Mon Dec 11 00:17:32 CET 2006
Author: hannes
Date: Mon Dec 11 00:17:29 2006
New Revision: 11053
Modified:
trunk/libraries/network/web-framework/library.dylan
Log:
Job: minor
fix several exports
Modified: trunk/libraries/network/web-framework/library.dylan
==============================================================================
--- trunk/libraries/network/web-framework/library.dylan (original)
+++ trunk/libraries/network/web-framework/library.dylan Mon Dec 11 00:17:29 2006
@@ -39,6 +39,7 @@
dump-data,
dumper,
save,
+ setup,
restore,
restore-newest,
version,
@@ -134,7 +135,7 @@
authors, authors-setter,
categories, categories-setter,
contributors, contributors-setter,
- generator, generato-setter,
+ generator, generator-setter,
icon, icon-setter,
identifier, identifier-setter,
links, links-setter,
@@ -189,7 +190,7 @@
export <comment>,
name, name-setter,
website, website-setter,
- body, body-setter,
+ content, content-setter,
published, published-setter;
end;
More information about the chatter
mailing list