06642097fc11988e3a6da1fc45936be18a7f89db
[freeside.git] / FS / FS / part_export / bsdshell.pm
1 package FS::part_export::bsdshell;
2
3 use vars qw(@ISA);
4 use FS::part_export::null;
5
6 @ISA = qw(FS::part_export::null);
7