Skip to content
This repository has been archived by the owner on Feb 18, 2020. It is now read-only.

Commit

Permalink
algdatII
Browse files Browse the repository at this point in the history
  • Loading branch information
obcode committed Mar 23, 2016
1 parent cfe25c4 commit 57f1b06
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions templates/default.html
Expand Up @@ -38,6 +38,8 @@
<a class="dropdown-toggle" data-toggle="dropdown" role="button" href="/lectures">Lehrveranstaltungen <b class="caret"></b></a>
<ul class="dropdown-menu" role="menu">
<li><a href="/lectures/algdat.html" tabindex="-1">Algorithmen und Datenstrukturen I</a></li>
<li><a href="/lectures/algdatII.html" tabindex="-1">Algorithmen und
Datenstrukturen II</a></li>
<li><a href="/lectures/compiler.html" tabindex="-1">Compiler</a></li>
<li><a href="/lectures/fun.html" tabindex="-1">Funktionale Programmierung</a></li>
<li><a href="/lectures/sa.html" tabindex="-1">Software-Architektur</a></li>
Expand Down

0 comments on commit 57f1b06

Please sign in to comment.