/[general]/random/boxshade.kaptn
ViewVC logotype

Diff of /random/boxshade.kaptn

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by nieder, Thu Jun 7 16:12:20 2007 UTC revision 1.2 by nieder, Thu Jun 7 16:13:48 2007 UTC
# Line 12  input_opts "Input Options" -> thr " " in Line 12  input_opts "Input Options" -> thr " " in
12    
13  thr "Similarity threshold" -> "-thr="@float="0.5";  thr "Similarity threshold" -> "-thr="@float="0.5";
14    
15  in_types "Input file type" -> MSF | CLUSTAL | MALIGNED | ESEE | PHYLIP;  in_types "Input file type" -> MSF | ! CLUSTAL | MALIGNED | ESEE | PHYLIP;
16  MSF "MSF" -> "-type=MSF ";  MSF "MSF" -> "-type=MSF ";
17  CLUSTAL "CLUSTAL" -> "-type=CLUSTAL ";  CLUSTAL "CLUSTAL" -> "-type=CLUSTAL ";
18  MALIGNED "MALIGNED" -> "-type=MALIGNED ";  MALIGNED "MALIGNED" -> "-type=MALIGNED ";
# Line 27  split "split pages into files" -> "-spli Line 27  split "split pages into files" -> "-spli
27  ruler "print ruler" -> "-ruler " | @;  ruler "print ruler" -> "-ruler " | @;
28  cons "create consensus line" -> "-cons " | @;  cons "create consensus line" -> "-cons " | @;
29    
30  endings "Output line endings" ->  unix | mac | dos;  endings "Output line endings" ->  dos | mac | ! unix;
 unix "unix" -> "-unix ";  
 mac "mac" -> "-mac ";  
31  dos "dos" -> "-dos ";  dos "dos" -> "-dos ";
32    mac "mac" -> "-mac ";
33    unix "unix" -> "-unix ";
34    
35  buttons :horizontal -> @action(boxshade)="OK" @close="Cancel" @preview(start,"Lucidatypewriter",300,200,"Close")="Preview";  buttons :horizontal -> @action(boxshade)="OK" @close="Cancel" @preview(start,"Lucidatypewriter",300,200,"Close")="Preview";

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.17