aboutsummaryrefslogtreecommitdiff
path: root/guidelines/ASM/test-8.5.html
diff options
context:
space:
mode:
authorGravatar Benjamin Jones <bjones@galois.com>2013-10-28 17:19:39 -0700
committerGravatar Benjamin Jones <bjones@galois.com>2013-10-28 17:19:39 -0700
commitf1d3202e54fac77246d56977c3ae12bf454c4da2 (patch)
treedecf3e1ece260750140f4baa10c9b741969bbd39 /guidelines/ASM/test-8.5.html
parentf434691442d93dd5110a621bbb10c813fec7d657 (diff)
moved ASM guidelines to suim repo
Diffstat (limited to 'guidelines/ASM/test-8.5.html')
-rw-r--r--guidelines/ASM/test-8.5.html24
1 files changed, 0 insertions, 24 deletions
diff --git a/guidelines/ASM/test-8.5.html b/guidelines/ASM/test-8.5.html
deleted file mode 100644
index 66c6d14..0000000
--- a/guidelines/ASM/test-8.5.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<html>
- <head>
- <title>Test asm 8.5</title>
- </head>
- <body>
-
- <p>
- Hello World!
- </p>
-
- <table>
- <tbody>
- <tr><td>123</td><td>bob -123.0</td></tr>
- <tr><td>.445</td><td>-0452 foo</td></tr>
- <tr><td>27818.</td><td>my age is 6.</td></tr>
- <tr><td>27818</td><td>my age is 7</td></tr>
- </tbody>
- </table>
-
- <p>-.3333333</p>
-
- <p>00123</p>
-
-</body></html>