Blame unit-tests/dds-testsuite/test.19f.das

Packit a4aae4
# This DAS is used to test merging attributes into an existing DDS. It's
Packit a4aae4
# designed to work with the DDS in test.19b.
Packit a4aae4
Packit a4aae4
Attributes {
Packit a4aae4
    huh {
Packit a4aae4
        String long_name "The Grid huh";
Packit a4aae4
	colors {
Packit a4aae4
	    String long_name2 "The color map vector";
Packit a4aae4
        }
Packit a4aae4
	Image#data {
Packit a4aae4
	}
Packit a4aae4
    }
Packit a4aae4
}