Exporting path->package-version for use outside planet/util.

This commit is contained in:
Carl Eastlund 2010-05-30 02:43:44 -04:00
parent 0126324f41
commit 8cbd1d15f8

View File

@ -778,7 +778,8 @@
this-package-version-name
this-package-version-owner
this-package-version-maj
this-package-version-min)
this-package-version-min
(rename-out [this-package-version/proc path->package-version]))
(define-syntax (this-package-version stx)
(syntax-case stx ()