Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Nick Matvyeyev
xlsx
Commits
cc63c66c
Commit
cc63c66c
authored
Aug 29, 2019
by
Nick Matvyeyev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
2019-8-29 14:3:8 MNASOFT-01
parent
7433b92b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
package.lisp
package.lisp
+2
-0
No files found.
package.lisp
View file @
cc63c66c
(
defpackage
#:xlsx
(
:use
#:cl
)
(
:export
#:list-sheets
#:read-sheet
#:as-matrix
))
;;;; (declaim (optimize (compilation-speed 0) (debug 3) (safety 0) (space 0) (speed 0)))
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