Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gendl
gendl
Commits
3e1bd4e9
Commit
3e1bd4e9
authored
Jun 26, 2015
by
Dave Cooper
Browse files
added enterprise package to main package.
parent
9b03abce
Changes
1
Hide whitespace changes
Inline
Side-by-side
base/source/package.lisp
View file @
3e1bd4e9
...
...
@@ -961,3 +961,6 @@ If you are interested in this effort we would love to hear from you at open-sour
(
defpackage
:gwl-graphics
(
:use
:common-lisp
)
(
:documentation
#.
(
gendl-boot:system-description
:gwl-graphics
)))
(
gdl:define-package
:enterprise
(
:export
#:gdl-app
#:make-gdl-app
#:*newspace*
#:*oldspace*
))
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment