Add a PROVIDE: to lisppaste

slava 2006-12-02 21:44:34 +00:00
parent 5c6184261f
commit 7b78022924
1 changed files with 2 additions and 0 deletions

View File

@ -11,3 +11,5 @@ USING: arrays kernel xml-rpc ;
! seq is { channel user title contents } ! seq is { channel user title contents }
! or { channel user title contents annotation-number } ! or { channel user title contents annotation-number }
"newpaste" url invoke-method ; "newpaste" url invoke-method ;
PROVIDE: apps/lisppaste ;