.
This commit is contained in:
4
info.rkt
4
info.rkt
@@ -1,10 +1,10 @@
|
||||
#lang info
|
||||
|
||||
(define pkg-authors '(hnmdijkema))
|
||||
(define version "0.8.1")
|
||||
(define version "0.8.2")
|
||||
(define license 'Apache-2.0)
|
||||
(define collection "roos")
|
||||
(define pkg-desc "An OO Framework for Racket")
|
||||
(define pkg-desc "A Simple (perl like) OO system for racket")
|
||||
|
||||
(define scribblings
|
||||
'(
|
||||
|
||||
Reference in New Issue
Block a user