From 0e31ea959a45f3623c3431ed78155091381b312d Mon Sep 17 00:00:00 2001 From: ian Date: Sat, 31 Jan 2004 18:54:05 +0000 Subject: [PATCH] fix comment re Draw --- layout/layout | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/layout/layout b/layout/layout index 3b44d8e..bd16837 100755 --- a/layout/layout +++ b/layout/layout @@ -52,10 +52,7 @@ $draw_t_def= 'T'; # $ctx->{Trans}{Y} # new origin. (is applied at _input_ # $ctx->{Trans}{A} # not at plot-time) # $ctx->{Trans}{R} # but multiply all y coords by this! -# $ctx->{Draw} # sequence of 0 or more of: -# # restrictions: T => !C, L => M -# $ctx->{Draw}{T} # 1 or T for drawing track or thin lines, or '' -# $ctx->{Draw}{L} # L1 or 1 for labelling or drawing locs, or '' +# $ctx->{Draw} # sequence of one or more chrs from uc $drawers # # $objs{$id}{CmdLog} # $objs{$id}{Loc} -- 2.30.2