Compare commits
2 commits
fcb94da66d
...
f5549928c6
Author | SHA1 | Date | |
---|---|---|---|
f5549928c6 | |||
a0a2d8b8f3 |
2 changed files with 2 additions and 0 deletions
|
@ -34,3 +34,4 @@ INSERT INTO `course` (name) VALUES
|
||||||
('Riemannsche Flächen'),
|
('Riemannsche Flächen'),
|
||||||
('Sobolev Spaces'),
|
('Sobolev Spaces'),
|
||||||
('Topologie'),
|
('Topologie'),
|
||||||
|
('Vertrauenspersonen');
|
||||||
|
|
|
@ -37,4 +37,5 @@ INSERT INTO `course` (name) VALUES
|
||||||
('Probability Theory'),
|
('Probability Theory'),
|
||||||
('Statistik I für Humanwissenschaftler'),
|
('Statistik I für Humanwissenschaftler'),
|
||||||
('Statistik I für WI'),
|
('Statistik I für WI'),
|
||||||
|
('Vertrauenspersonen'),
|
||||||
('Wahrscheinlichkeitstheorie');
|
('Wahrscheinlichkeitstheorie');
|
||||||
|
|
Loading…
Reference in a new issue