summaryrefslogtreecommitdiff
path: root/BUILD.bazel
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.bazel')
-rw-r--r--BUILD.bazel7
1 files changed, 7 insertions, 0 deletions
diff --git a/BUILD.bazel b/BUILD.bazel
new file mode 100644
index 0000000..f77cc29
--- /dev/null
+++ b/BUILD.bazel
@@ -0,0 +1,7 @@
+exports_files([
+ "run_latex.py",
+ "view_pdf.sh",
+ "get_pdf.sh",
+ "get_arxivable.sh",
+ "pdfcrop.sh",
+])
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback