Add a PROVIDE: to lisppaste
parent
5c6184261f
commit
7b78022924
|
@ -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 ;
|
||||||
|
|
Loading…
Reference in New Issue