From 60181c42a1d04a376ad606b94f00b82a6d27b7ee Mon Sep 17 00:00:00 2001 From: hyung-hwan Date: Sun, 23 Mar 2008 06:21:14 +0000 Subject: [PATCH] --- ase/doc/en/quickstart.man | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ase/doc/en/quickstart.man b/ase/doc/en/quickstart.man index d0d965ae..1110accb 100644 --- a/ase/doc/en/quickstart.man +++ b/ase/doc/en/quickstart.man @@ -15,9 +15,9 @@ ase +- cmn .................... contains common functions and macros. +- awk .................... implementation of the awk processor. +- lsp .................... implementation of the lisp processor. +- com .................... COM wrapper of the processors. - +- test +- awk ............ contains test program for the awk processor. - +- lsp ............ contains test programs for the lisp processor. - +- com ............ contains test programs for the COM module. + +- cmd +- awk ............. contains test programs for the awk processor. + +- lsp ............. contains test programs for the lisp processor. + +- com ............. contains test programs for the COM module. }}} == Unix/Linux ==