From 11ca9d9f43e7e741b3138a06a6c6ab34be436dd8 Mon Sep 17 00:00:00 2001 From: Christopher Peplin Date: Tue, 1 Oct 2013 16:56:35 -0400 Subject: Add generated protobuf implementations. --- benchmark/proto/generate.sh | 3 --- 1 file changed, 3 deletions(-) delete mode 100755 benchmark/proto/generate.sh (limited to 'benchmark/proto') diff --git a/benchmark/proto/generate.sh b/benchmark/proto/generate.sh deleted file mode 100755 index 09400a3d..00000000 --- a/benchmark/proto/generate.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/usr/bin/env bash - -protoc -I ../.. --python_out=. ../../openxc.proto -- cgit 1.2.3-korg