USE fix for pastebin

db4
Daniel Ehrenberg 2008-02-01 15:36:26 -06:00
parent 4e3426d871
commit 0bfad40872
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
USING: calendar furnace furnace.validator io.files kernel
namespaces sequences http.server.responders html math.parser rss
xml.writer xmode.code2html ;
xml.writer xmode.code2html math ;
IN: webapps.pastebin
TUPLE: pastebin pastes ;