diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 391849996b3..57b0ccfdeec 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -2204,6 +2204,8 @@ apps-6.3 2011-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr> * apps/interpreter: Add a directory to hold interpreters. The Pascal add- on module now installs and builds under this directory. + * apps/interpreter/ficl: Added logic to build Ficl (the "Forth Inspired + Command Language"). See http://ficl.sourceforge.net/. pascal-3.0 2011-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr> diff --git a/Documentation/README.html b/Documentation/README.html index c753d654dd9..373f641920e 100755 --- a/Documentation/README.html +++ b/Documentation/README.html @@ -8,7 +8,7 @@
Last Updated: May 9, 2010
+Last Updated: May 10, 2010