summaryrefslogtreecommitdiffstats
path: root/main.tex
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2020-08-07 09:41:13 +0000
committeroverleaf <overleaf@localhost>2020-08-07 09:41:35 +0000
commit173bd7e0d21067f304f5ec131df8eb40f09a7afa (patch)
tree5193798af7b42639f9df2aaa50f160d3b5fa8b9c /main.tex
downloadfccm21_esrhls-173bd7e0d21067f304f5ec131df8eb40f09a7afa.tar.gz
fccm21_esrhls-173bd7e0d21067f304f5ec131df8eb40f09a7afa.zip
Update on Overleaf.
Diffstat (limited to 'main.tex')
-rw-r--r--main.tex14
1 files changed, 14 insertions, 0 deletions
diff --git a/main.tex b/main.tex
new file mode 100644
index 0000000..c695a2e
--- /dev/null
+++ b/main.tex
@@ -0,0 +1,14 @@
+\documentclass{article}
+\usepackage[utf8]{inputenc}
+
+\title{Finding Bugs in HLS}
+\author{Yann Herklotz}
+\date{August 2020}
+
+\begin{document}
+
+\maketitle
+
+\section{Introduction}
+
+\end{document}