netcdf-c/ncdump/expected/small.dmp

8 lines
54 B
Plaintext
Raw Normal View History

2010-06-03 21:24:43 +08:00
netcdf small {
variables:
byte t ;
data:
t = 1 ;
}