diff options
author | jaseg <git-bigdata-wsl-arch@jaseg.de> | 2021-04-09 19:02:15 +0200 |
---|---|---|
committer | jaseg <git-bigdata-wsl-arch@jaseg.de> | 2021-04-09 19:02:15 +0200 |
commit | f6e5759be574c2f9d2c2617ad0a5552ed58ec9d6 (patch) | |
tree | 927e107c89da44f165c0546f4065746ce56da5b4 /thesis | |
parent | e87677ca40c9c2fa754a006a714e61a7ee4cc2e8 (diff) | |
download | master-thesis-f6e5759be574c2f9d2c2617ad0a5552ed58ec9d6.tar.gz master-thesis-f6e5759be574c2f9d2c2617ad0a5552ed58ec9d6.tar.bz2 master-thesis-f6e5759be574c2f9d2c2617ad0a5552ed58ec9d6.zip |
Initialize paper tex
Diffstat (limited to 'thesis')
-rw-r--r-- | thesis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/thesis/Makefile b/thesis/Makefile index 3926de2..f9ced9c 100644 --- a/thesis/Makefile +++ b/thesis/Makefile @@ -1,5 +1,5 @@ -LAB_PATH ?= ../lab-windows +LAB_PATH ?= ../notebooks SHELL := bash .ONESHELL: |