diff options
author | Martin Mozina <martin.mozina@fri.uni-lj.si> | 2018-01-29 15:50:44 +0100 |
---|---|---|
committer | Martin Mozina <martin.mozina@fri.uni-lj.si> | 2018-01-29 15:50:44 +0100 |
commit | 0efab00785eaa9bec3fb0fa9d35734ff7f02f761 (patch) | |
tree | 9fe6cc0a13c8bd56710f838af5abc43fb2373c36 /aied2018/aied2018.tex | |
parent | 86e6a7affde3eaa023d99248858145de53bb327e (diff) |
Changed title.
Diffstat (limited to 'aied2018/aied2018.tex')
-rw-r--r-- | aied2018/aied2018.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aied2018/aied2018.tex b/aied2018/aied2018.tex index 93025e9..32bd728 100644 --- a/aied2018/aied2018.tex +++ b/aied2018/aied2018.tex @@ -9,7 +9,7 @@ \newunicodechar{⋯}{\ensuremath{\cdots}} \begin{document} -\title{Rule-based analysis of student Python programs} +\title{Syntax-based analysis of programming concepts in Python} \author{Martin Možina, Timotej Lazar} \institute{University of Ljubljana, Faculty of Computer and Information Science, Slovenia} \maketitle |