export workspace_definitions.bzl (#20)

This commit is contained in:
irengrig 2018-08-13 14:48:58 +02:00 committed by GitHub
parent 6245c8bad9
commit 838fdb117c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

3
BUILD Normal file
View File

@ -0,0 +1,3 @@
exports_files(
["workspace_definitions.bzl"],
)