Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gendl
gendl
Commits
c4f579ed
Commit
c4f579ed
authored
Mar 15, 2013
by
Dave Cooper
Browse files
cleaned .asd files.
parent
d89e4199
Changes
4
Hide whitespace changes
Inline
Side-by-side
cl-lite/cl-lite.asd
View file @
c4f579ed
...
...
@@ -5,4 +5,6 @@
"Gnu Affero General Public License (please see http://www.gnu.org/licenses/)"
:serial
t
:version
"20130315"
:depends-on
(
:base
:cl-fad
)
:components
((
:file
"source/genworks"
)
(
:file
"source/cl-lite"
)))
\ No newline at end of file
((
:file
"source/genworks"
)
(
:file
"source/cl-lite"
)))
gwl-graphics/gwl-graphics.asd
View file @
c4f579ed
...
...
@@ -15,4 +15,5 @@
(
:file
"gwl/source/x3d-try"
)
(
:file
"raphael/source/package"
)
(
:file
"raphael/source/formats"
)
(
:file
"raphael/source/lenses"
)))
\ No newline at end of file
(
:file
"raphael/source/lenses"
)))
regression/regression.asd
View file @
c4f579ed
...
...
@@ -95,4 +95,6 @@
(
:file
"source/trimmed-surface"
)
(
:file
"source/united-solid"
)
(
:file
"tasty/source/center-loss"
)
(
:file
"threads/source/box-solid"
)))
\ No newline at end of file
(
:file
"threads/source/box-solid"
)))
surf/surf.asd
View file @
c4f579ed
...
...
@@ -85,4 +85,6 @@
(
:file
"source/utilities"
)
(
:file
"source/validated-solid"
)
(
:file
"source/vertex"
)
(
:file
"source/views"
)
(
:file
"lenses/source/vrml"
)
(
:file
"lenses/source/x3d"
)))
\ No newline at end of file
(
:file
"lenses/source/x3d"
)))
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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