Merge branch 'master' of https://github.com/solgenomics/sgn
[sgn.git] / cgi-bin / help / cview.pl
blob22b9b9ccbcbcdcbf0ebd7440a224ed4ef73d17a5
1 use strict;
3 use SGN::Context;
5 SGN::Context->new()->forward_to_mason_view('/help/cview.mas');