Parent Directory
|
Revision Log
|
Patch
revision 1.8, Mon Jul 6 18:23:48 2009 UTC | revision 1.9, Mon Jul 6 18:30:47 2009 UTC | |
---|---|---|
# | Line 65 | Line 65 |
65 | my ($name) = @_; | my ($name) = @_; |
66 | my %pipelines = ( | my %pipelines = ( |
67 | default => \&default_process, | default => \&default_process, |
68 | figfams => \&figfam_process, | |
69 | ); | ); |
70 | ||
71 | if(defined $pipelines{$name}){ | if(defined $pipelines{$name}){ |
|
MCS Webmaster | ViewVC Help |
Powered by ViewVC 1.0.3 |