mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 02:30:42 -08:00
Fix typos
This commit is contained in:
parent
5d8bfec7b7
commit
877bce792d
3 changed files with 7 additions and 2 deletions
|
|
@ -36,7 +36,11 @@
|
|||
(load "source/clog-gui.lisp")
|
||||
(load "source/clog-web.lisp")
|
||||
(load "source/clog-docs.lisp")
|
||||
(load "source/clog-helpers.lisp"))
|
||||
(load "source/clog-helpers.lisp")
|
||||
(load "source/clog-panel.lisp")
|
||||
(load "source/clog-presentations.lisp")
|
||||
(load "source/clog-data.lisp")
|
||||
(load "source/clog-dbi.lisp"))
|
||||
|
||||
;;;;;;;;;;;;;;;;;;;;
|
||||
;; make-mark-down ;;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue