[CM] comments CLISP

Marco Trevisani marco@trevisani.net
Fri, 14 May 2004 12:42:21 -0400


 14/05/2004 alle 14:08:57, +0000, alin weiller  [AKA alinweiller] ha scritto/escribió/wrote:
> Hi, is there any way to comment a whole section (like /* blabla */ in C) instead of a line with ;

#| blah
   blah blah
   more blah blah etc. 
|#