--- /usr/bin/code2html 2006-01-18 11:24:07.000000000 +0100 +++ code2html 2006-01-18 11:52:38.000000000 +0100 @@ -1386,5 +1386,5 @@ 'esc character' => { 'start' => '', 'stop' => '' }, - 'numeric' => { 'start' => '', + 'numeric' => { 'start' => '', 'stop' => '' }, @@ -1401,25 +1401,25 @@ 'reserved word' => { 'start' => '', 'stop' => '' }, - 'library function' => { 'start' => '', + 'library function' => { 'start' => '', 'stop' => '' }, - 'include' => { 'start' => '', + 'include' => { 'start' => '', 'stop' => '' }, - 'preprocessor' => { 'start' => '', + 'preprocessor' => { 'start' => '', 'stop' => '' }, - 'braces' => { 'start' => '', + 'braces' => { 'start' => '', 'stop' => '' }, - 'symbol' => { 'start' => '', + 'symbol' => { 'start' => '', 'stop' => '' }, 'function header' => { 'start' => '', 'stop' => '' }, - 'function header name' => { 'start' => '', + 'function header name' => { 'start' => '', 'stop' => '' }, - 'function header args' => { 'start' => '', + 'function header args' => { 'start' => '', 'stop' => '' }, - 'regex' => { 'start' => '', + 'regex' => { 'start' => '', 'stop' => '' }, @@ -1428,33 +1428,33 @@ # HTML - 'entity' => { 'start' => '', + 'entity' => { 'start' => '', 'stop' => '' }, # MAKEFILE - 'assignment' => { 'start' => '', + 'assignment' => { 'start' => '', 'stop' => '' }, - 'dependency line' => { 'start' => '', + 'dependency line' => { 'start' => '', 'stop' => '' }, 'dependency target' => { 'start' => '', 'stop' => '' }, - 'dependency continuation'=> { 'start' => '', + 'dependency continuation'=> { 'start' => '', 'stop' => '' }, 'continuation' => { 'start' => '', 'stop' => '' }, - 'macro' => { 'start' => '', + 'macro' => { 'start' => '', 'stop' => '' }, - 'int macro' => { 'start' => '', + 'int macro' => { 'start' => '', 'stop' => '' }, - 'esc $$$' => { 'start' => '', + 'esc $$$' => { 'start' => '', 'stop' => '' }, # PATCH - 'separator' => { 'start' => '', + 'separator' => { 'start' => '', 'stop' => '' }, - 'line spec' => { 'start' => '', + 'line spec' => { 'start' => '', 'stop' => '' }, - 'deletion' => { 'start' => '', + 'deletion' => { 'start' => '', 'stop' => '' }, - 'insertion' => { 'start' => '', + 'insertion' => { 'start' => '', 'stop' => '' } @@ -1496,5 +1496,5 @@ %%title%% - +
 %%code%%
@@ -1518,8 +1518,8 @@
                                             'esc character'          => { 'start' => '',
                                                                           'stop'  => '' },
-                                            'numeric'                => { 'start' => '',
+                                            'numeric'                => { 'start' => '',
                                                                           'stop'  => '' },
                                            
-                                            'identifier'             => { 'start' => '',
+                                            'identifier'             => { 'start' => '',
                                                                           'stop'  => '' },
                                             'predefined identifier'  => { 'start' => '',
@@ -1533,10 +1533,10 @@
                                             'reserved word'          => { 'start' => '',
                                                                           'stop'  => '' },
-                                            'library function'       => { 'start' => '',
+                                            'library function'       => { 'start' => '',
                                                                           'stop'  => '' },
                                             
-                                            'include'                => { 'start' => '',
+                                            'include'                => { 'start' => '',
                                                                           'stop'  => '' },
-                                            'preprocessor'           => { 'start' => '',
+                                            'preprocessor'           => { 'start' => '',
                                                                           'stop'  => '' },
                                             
@@ -1548,10 +1548,10 @@
                                             'function header'        => { 'start' => '',
                                                                           'stop'  => '' },
-                                            'function header name'   => { 'start' => '',
+                                            'function header name'   => { 'start' => '',
                                                                           'stop'  => '' },
-                                            'function header args'   => { 'start' => '',
+                                            'function header args'   => { 'start' => '',
                                                                           'stop'  => '' },
                                             
-                                            'regex'                  => { 'start' => '',
+                                            'regex'                  => { 'start' => '',
                                                                           'stop'  => '' },
                                             
@@ -1560,33 +1560,33 @@
 
                                             # HTML
-                                            'entity'                 => { 'start' => '',
+                                            'entity'                 => { 'start' => '',
                                                                           'stop'  => '' },
 
                                             # MAKEFILE
-                                            'assignment'             => { 'start' => '',
+                                            'assignment'             => { 'start' => '',
                                                                           'stop'  => '' },
-                                            'dependency line'        => { 'start' => '',
+                                            'dependency line'        => { 'start' => '',
                                                                           'stop'  => '' },
                                             'dependency target'      => { 'start' => '',
                                                                           'stop'  => '' },
-                                            'dependency continuation'=> { 'start' => '',
+                                            'dependency continuation'=> { 'start' => '',
                                                                           'stop'  => '' },
 					    'continuation'           => { 'start' => '',
 									  'stop'  => '' },
-                                            'macro'                  => { 'start' => '',
+                                            'macro'                  => { 'start' => '',
                                                                           'stop'  => '' },
-                                            'int macro'              => { 'start' => '',
+                                            'int macro'              => { 'start' => '',
                                                                           'stop'  => '' },
-                                            'esc $$$'                => { 'start' => '',
+                                            'esc $$$'                => { 'start' => '',
                                                                           'stop'  => '' },
 
                                             # PATCH
-                                            'separator'              => { 'start' => '',
+                                            'separator'              => { 'start' => '',
                                                                           'stop'  => '' },
-                                            'line spec'              => { 'start' => '',
+                                            'line spec'              => { 'start' => '',
                                                                           'stop'  => '' },
-                                            'deletion'               => { 'start' => '',
+                                            'deletion'               => { 'start' => '',
                                                                           'stop'  => '' },
-                                            'insertion'              => { 'start' => '',
+                                            'insertion'              => { 'start' => '',
                                                                           'stop'  => '' }
                                      };
@@ -1776,5 +1776,5 @@
   %%title%%
 
-
+
 
 %%code%%
@@ -1786,7 +1786,7 @@
 ';
 ${ $STYLESHEET{'html-fntlck'}} {'tags'} = {
-					    'comment'                => { 'start' => '',
+					    'comment'                => { 'start' => '',
 									  'stop'  => '' },
-					    'doc comment'            => { 'start' => '',
+					    'doc comment'            => { 'start' => '',
 									  'stop'  => '' },
 					    'string'                 => { 'start' => '',
@@ -1798,5 +1798,5 @@
 					    'esc character'          => { 'start' => '',
 									  'stop'  => '' },
-					    'numeric'                => { 'start' => '',
+					    'numeric'                => { 'start' => '',
 									  'stop'  => '' },
 
@@ -1811,27 +1811,27 @@
 									  'stop'  => '' },
 
-					    'reserved word'          => { 'start' => '',
+					    'reserved word'          => { 'start' => '',
 									  'stop'  => '' },
-					    'library function'       => { 'start' => '',
+					    'library function'       => { 'start' => '',
 									  'stop'  => '' },
 
-					    'include'                => { 'start' => '',
+					    'include'                => { 'start' => '',
 									  'stop'  => '' },
-					    'preprocessor'           => { 'start' => '',
+					    'preprocessor'           => { 'start' => '',
 									  'stop'  => '' },
 
-					    'braces'                 => { 'start' => '',
+					    'braces'                 => { 'start' => '',
 									  'stop'  => '' },
-					    'symbol'                 => { 'start' => '',
+					    'symbol'                 => { 'start' => '',
 							 	  	  'stop'  => '' },
 
 					    'function header'        => { 'start' => '',
 									  'stop'  => '' },
-					    'function header name'   => { 'start' => '',
+					    'function header name'   => { 'start' => '',
 									  'stop'  => '' },
-					    'function header args'   => { 'start' => '',
+					    'function header args'   => { 'start' => '',
 									  'stop'  => '' },
 
-					    'regex'                  => { 'start' => '',
+					    'regex'                  => { 'start' => '',
 									  'stop'  => '' },
 
@@ -1840,33 +1840,33 @@
 
 					    # HTML
-					    'entity'                 => { 'start' => '',
+					    'entity'                 => { 'start' => '',
 									  'stop'  => '' },
 
 					    # MAKEFILE
-					    'assignment'             => { 'start' => '',
+					    'assignment'             => { 'start' => '',
 									  'stop'  => '' },
-					    'dependency line'        => { 'start' => '',
+					    'dependency line'        => { 'start' => '',
 									  'stop'  => '' },
 					    'dependency target'      => { 'start' => '',
 									  'stop'  => '' },
-					    'dependency continuation'=> { 'start' => '',
+					    'dependency continuation'=> { 'start' => '',
 									  'stop'  => '' },
 					    'continuation'           => { 'start' => '',
 									  'stop'  => '' },
-					    'macro'                  => { 'start' => '',
+					    'macro'                  => { 'start' => '',
 									  'stop'  => '' },
-					    'int macro'              => { 'start' => '',
+					    'int macro'              => { 'start' => '',
 									  'stop'  => '' },
-					    'esc $$$'                => { 'start' => '',
+					    'esc $$$'                => { 'start' => '',
 							                  'stop'  => '' },
 					    
                                             # PATCH
-                                            'separator'              => { 'start' => '',
+                                            'separator'              => { 'start' => '',
                                                                           'stop'  => '' },
-                                            'line spec'              => { 'start' => '',
+                                            'line spec'              => { 'start' => '',
                                                                           'stop'  => '' },
-                                            'deletion'               => { 'start' => '',
+                                            'deletion'               => { 'start' => '',
                                                                           'stop'  => '' },
-                                            'insertion'              => { 'start' => '',
+                                            'insertion'              => { 'start' => '',
                                                                           'stop'  => '' }