Compare commits

..

No commits in common. "main" and "dev" have entirely different histories.
main ... dev

3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
preexpanded
Copyright (c) 2016 Suzanne Soy
Copyright (c) 2016 georges
This package is distributed under the GNU Lesser General Public
License (LGPL). This means that you can link preexpanded into proprietary

View File

@ -6,4 +6,4 @@
(define scribblings '(("scribblings/preexpanded.scrbl" ())))
(define pkg-desc "Description Here")
(define version "0.0")
(define pkg-authors '(|Suzanne Soy|))
(define pkg-authors '(georges))

View File

@ -3,7 +3,7 @@
racket/base]]
@title{preexpanded}
@author[@author+email["Suzanne Soy" "racket@suzanne.soy"]]
@author{georges}
@defmodule[preexpanded]