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
xhtmlambda
XHTMLambda
Commits
a7dfc179
Commit
a7dfc179
authored
Jun 25, 2013
by
Marco Antoniotti
💬
Browse files
Changed package documentation.
parent
5246645a
Changes
1
Hide whitespace changes
Inline
Side-by-side
xhtmlambda-pkg.lisp
View file @
a7dfc179
...
...
@@ -6,6 +6,9 @@
(
defpackage
"IT.UNIMIB.DISCO.MA.XHTMLAMBDA"
(
:use
"CL"
)
(
:nicknames
"XHTMLAMBDA"
"XHTMLambda"
"<"
)
; The last one is a nice trick lifted from YACLML.
(
:documentation
"The XHTMLambda Package.
Yet another HTML/XHTML/XML producing (and parsing) library."
)
(
:shadow
"MAP"
"TIME"
)
(
:export
"WITH-XHTML-SYNTAX"
...
...
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