start reorganization of stemmaweb structure
[scpubgit/stemmatology.git] / TreeOfTexts / lib / TreeOfTexts / View / Plain.pm
CommitLineData
6b70c348 1package TreeOfTexts::View::Plain;
2
3use strict;
4use base 'Catalyst::View::Download::Plain';