summaryrefslogtreecommitdiff
path: root/WORKSPACE
diff options
context:
space:
mode:
Diffstat (limited to 'WORKSPACE')
-rw-r--r--WORKSPACE5
1 files changed, 5 insertions, 0 deletions
diff --git a/WORKSPACE b/WORKSPACE
new file mode 100644
index 0000000..5491eda
--- /dev/null
+++ b/WORKSPACE
@@ -0,0 +1,5 @@
+workspace(name = "bazel_latex")
+
+load("@bazel_latex//:repositories.bzl", "latex_repositories")
+
+latex_repositories()
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback