summaryrefslogtreecommitdiff
path: root/thesis.pdf.gup
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2017-11-23 15:59:10 +0100
committerGregor Kleen <gkleen@yggdrasil.li>2017-11-23 15:59:10 +0100
commitaca24d6f4a2a2780881bd24a5b26fdf74d17326a (patch)
treec6395d7278043c290466644aee922535e5f53d69 /thesis.pdf.gup
parentfd5b04d1bc2beb62599377202c62fb7ffca61edd (diff)
downloadincremental-dfsts-aca24d6f4a2a2780881bd24a5b26fdf74d17326a.tar
incremental-dfsts-aca24d6f4a2a2780881bd24a5b26fdf74d17326a.tar.gz
incremental-dfsts-aca24d6f4a2a2780881bd24a5b26fdf74d17326a.tar.bz2
incremental-dfsts-aca24d6f4a2a2780881bd24a5b26fdf74d17326a.tar.xz
incremental-dfsts-aca24d6f4a2a2780881bd24a5b26fdf74d17326a.zip
Refactor
Diffstat (limited to 'thesis.pdf.gup')
-rwxr-xr-xthesis.pdf.gup10
1 files changed, 10 insertions, 0 deletions
diff --git a/thesis.pdf.gup b/thesis.pdf.gup
new file mode 100755
index 0000000..2167f7b
--- /dev/null
+++ b/thesis.pdf.gup
@@ -0,0 +1,10 @@
1#!/usr/bin/env zsh
2
3gup -u edit-lens/src/Control/Lens/Edit.lhs
4gup -u edit-lens/src/Control/Lens/Edit/Compose.lhs
5
6bDir=$(pwd)
7
8cd ..
9
10exec gup/pdf.gup $1 ${bDir}/$2 \ No newline at end of file