This is the mail archive of the
kawa@sourceware.org
mailing list for the Kawa project.
Re: Small offer
- From: Yaroslav Kavenchuk <kavenchuk at gmail dot com>
- To: Per Bothner <per at bothner dot com>
- Cc: kawa at sourceware dot org
- Date: Thu, 18 Dec 2008 15:24:08 +0200
- Subject: Re: Small offer
- References: <4948B2C5.4060004@bothner.com>
Many thanks!
Per Bothner wrote:
I don't know how useful it is...
(define m :: Method
(*:addMethod c "add"
(Method:makeSignature
(Type[] Type:intType Type:intType)
Type:intType)
(logior Access:PUBLIC Access:STATIC)))
--
WBR, Yaroslav Kavenchuk.