Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(156)

Unified Diff: vpython/api/vpython/spec.proto

Issue 2705623003: vpython: Add environment spec package. (Closed)
Patch Set: env to vpython, comments Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « vpython/api/vpython/gen.go ('k') | vpython/api/vpython/spec.pb.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: vpython/api/vpython/spec.proto
diff --git a/vpython/api/env/spec.proto b/vpython/api/vpython/spec.proto
similarity index 98%
rename from vpython/api/env/spec.proto
rename to vpython/api/vpython/spec.proto
index 91b20bcf65d79ba93c33ad7e83aab27e41ec1c26..db6089443c2c5b1e30bc9719365f289a4aa80993 100644
--- a/vpython/api/env/spec.proto
+++ b/vpython/api/vpython/spec.proto
@@ -4,7 +4,7 @@
syntax = "proto3";
-package env;
+package vpython;
message Spec {
« no previous file with comments | « vpython/api/vpython/gen.go ('k') | vpython/api/vpython/spec.pb.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698