Change source structure according to OSCI-991
[packages/precise/mcollective.git] / mcollective-2.3.3 / lib / mcollective / ddl / validatorddl.rb
1 module MCollective
2   module DDL
3     class ValidatorDDL<Base
4     end
5   end
6 end