Skip to content

Commit

Permalink
cat
Browse files Browse the repository at this point in the history
  • Loading branch information
jeapostrophe committed Dec 19, 2015
1 parent fd415f1 commit 5db7d6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions file/dbm/info.rkt
Expand Up @@ -8,7 +8,7 @@
(list "4.x"))
(define blurb
(list "An interface to UNIX dbm databases"))
(define scribblings '(("dbm.scrbl" ())))
(define scribblings '(("dbm.scrbl" () ("Database"))))
(define primary-file "main.rkt")
(define compile-omit-files '("test.rkt"))
(define categories '(datastructures))
(define categories '(datastructures))

0 comments on commit 5db7d6d

Please sign in to comment.