# This module is used in TC_GenerationDeployment#test_cross_dependencies test in # test_deployment.rb. # # See cross_deployment for more information name 'cross_producer'

using_typekit “opaque”

task_context “Producer” do

output_port "point", "NotOrogenCompatible/Point2D"

end