#
#  Load all the legacy code
#

use Parser::Legacy::NumberWithUnits;
use Parser::Legacy::LimitedNumeric;
use Parser::Legacy::Numeric;

use Parser::Legacy::LimitedComplex;

1;
