diff --git a/README.md b/README.md index 70ef732..f2696c6 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ embedded in a native application.) - [CLOG - Reference Manual](https://rabbibotton.github.io/clog/clog-manual.html) -STATUS: CLOG and CLOG Builder 2.0 released. CLOG API Stable 4 years +STATUS: CLOG and CLOG Builder 2.1 released. CLOG API Stable 4 years The CLOG Builder is in 100% portable Common Lisp using the CLOG Framework. diff --git a/clog.asd b/clog.asd index 0f1769b..6a1df1c 100644 --- a/clog.asd +++ b/clog.asd @@ -93,8 +93,8 @@ (:file "clog-builder-projects") (:file "clog-builder-asdf-browser") (:file "clog-builder-sys-browser") - (:file "clog-builder-dir-win") (:file "clog-builder-project-tree") + (:file "clog-builder-dir-tree") (:file "clog-builder-repl") (:file "clog-builder-shell") (:file "clog-builder-images") @@ -109,5 +109,4 @@ (:file "panel-projects") (:file "panel-project-directory") (:file "panel-clog-builder-repl") - (:file "panel-shell") - (:file "panel-dir-view"))) + (:file "panel-shell"))) diff --git a/doc/clog-manual.html b/doc/clog-manual.html index 96d272d..5f41032 100644 --- a/doc/clog-manual.html +++ b/doc/clog-manual.html @@ -363,6 +363,13 @@ static file matching the requested path ON-NEW-WINDOW-HANDLER and

Turn on browser console debugging for OBJ's connection.

+

+

+

+

+

+ +

+

+

+

+

+