Extract github.com/calmh/xdr

This commit is contained in:
Jakob Borg
2014-08-01 13:12:54 +02:00
parent 28220310a5
commit bbeddfe522
115 changed files with 536 additions and 30673 deletions

View File

@@ -0,0 +1,4 @@
#!/bin/sh
go run cmd/genxdr/main.go -- bench_test.go > bench_xdr_test.go
go run cmd/genxdr/main.go -- encdec_test.go > encdec_xdr_test.go