mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 02:30:42 -08:00
Better handling of parsing integer and float values
This commit is contained in:
parent
f631a43059
commit
d07b41dd73
10 changed files with 155 additions and 132 deletions
|
|
@ -17,7 +17,7 @@
|
|||
|
||||
(mgl-pax:define-package :clog-web
|
||||
(:documentation "CLOG-WEB a web page style abstraction for CLOG")
|
||||
(:use #:cl #:parse-float #:clog #:mgl-pax))
|
||||
(:use #:cl #:clog #:mgl-pax))
|
||||
|
||||
(cl:in-package :clog-web)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue