diff options
author | erdgeist <erdgeist@bauklotz.local> | 2015-08-16 16:38:25 +0200 |
---|---|---|
committer | erdgeist <erdgeist@bauklotz.local> | 2015-08-16 16:38:25 +0200 |
commit | 23f0e1561767dd8a396188e317bae5920d171ea8 (patch) | |
tree | a67f44e39ad8a45e42d60634488a65c37f3ad432 /stories/poetry/MeinVortrag/04.html |
Initial import of my nikola website
Diffstat (limited to 'stories/poetry/MeinVortrag/04.html')
-rw-r--r-- | stories/poetry/MeinVortrag/04.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/stories/poetry/MeinVortrag/04.html b/stories/poetry/MeinVortrag/04.html new file mode 100644 index 0000000..d28b181 --- /dev/null +++ b/stories/poetry/MeinVortrag/04.html | |||
@@ -0,0 +1,12 @@ | |||
1 | <HTML><HEAD></HEAD><BODY><H1><PRE> | ||
2 | <A HREF="03.html"><-</A><A HREF="05.html">-></A> | ||
3 | .LC0: | ||
4 | .string "%d %d\n" | ||
5 | main: | ||
6 | [ ... ] | ||
7 | pushl $9 | ||
8 | pushl $7 | ||
9 | pushl $.LC0 | ||
10 | call printf | ||
11 | [ ... ] | ||
12 | </PRE></H1></BODY></HTML> | ||