lilalo
diff l3-frontend @ 92:db51b62442ac
Написан прототип lm get
author | devi |
---|---|
date | Sat Apr 22 17:08:05 2006 +0300 (2006-04-22) |
parents | 62001c1e3295 |
children | 45196265d30e |
line diff
1.1 --- a/l3-frontend Thu Mar 02 20:13:31 2006 +0200 1.2 +++ b/l3-frontend Sat Apr 22 17:08:05 2006 +0300 1.3 @@ -357,12 +357,12 @@ 1.4 $$cl->{"class"}.="_root"; 1.5 } 1.6 1.7 -# my $hint; 1.8 -# $hint = make_comment($$cl->{"cline"}); 1.9 -# if ($hint) { 1.10 -# $$cl->{hint} = $hint; 1.11 -# } 1.12 - $$cl->{hint}=""; 1.13 + my $hint; 1.14 + $hint = make_comment($$cl->{"cline"}); 1.15 + if ($hint) { 1.16 + $$cl->{hint} = $hint; 1.17 + } 1.18 +# $$cl->{hint}=""; 1.19 1.20 # Выводим <head_lines> верхних строк 1.21 # и <tail_lines> нижних строк,