blob: d5363b72333b04292ba53a497b6b4f2e2ef911cf [file] [log] [blame]
Test source and data files for Census.
binary proto files (*.pb) in data directory are generated from the *.txt file,
via:
BASE="filename"
cat $BASE.txt | protoc --encode=google.census.Resource census.proto > $BASE.pb