]> git.xonotic.org Git - xonotic/gmqcc.git/commitdiff
Data
authorDale Weiler <killfieldengine@gmail.com>
Tue, 13 Nov 2012 05:13:41 +0000 (05:13 +0000)
committerDale Weiler <killfieldengine@gmail.com>
Tue, 13 Nov 2012 05:13:41 +0000 (05:13 +0000)
14 files changed:
dat/0.dat [deleted file]
dat/1.dat [deleted file]
dat/10.dat [deleted file]
dat/11.dat [deleted file]
dat/2.dat [deleted file]
dat/3.dat [deleted file]
dat/4.dat [deleted file]
dat/5.dat [deleted file]
dat/6.dat [deleted file]
dat/7.dat [deleted file]
dat/8.dat [deleted file]
dat/9.dat [deleted file]
test.html
vm.data [new file with mode: 0644]

diff --git a/dat/0.dat b/dat/0.dat
deleted file mode 100644 (file)
index 7daf088..0000000
Binary files a/dat/0.dat and /dev/null differ
diff --git a/dat/1.dat b/dat/1.dat
deleted file mode 100644 (file)
index e727536..0000000
Binary files a/dat/1.dat and /dev/null differ
diff --git a/dat/10.dat b/dat/10.dat
deleted file mode 100644 (file)
index 0ffe2e1..0000000
Binary files a/dat/10.dat and /dev/null differ
diff --git a/dat/11.dat b/dat/11.dat
deleted file mode 100644 (file)
index 9a45de6..0000000
Binary files a/dat/11.dat and /dev/null differ
diff --git a/dat/2.dat b/dat/2.dat
deleted file mode 100644 (file)
index 4abbf8e..0000000
Binary files a/dat/2.dat and /dev/null differ
diff --git a/dat/3.dat b/dat/3.dat
deleted file mode 100644 (file)
index 073a975..0000000
Binary files a/dat/3.dat and /dev/null differ
diff --git a/dat/4.dat b/dat/4.dat
deleted file mode 100644 (file)
index fcf231b..0000000
Binary files a/dat/4.dat and /dev/null differ
diff --git a/dat/5.dat b/dat/5.dat
deleted file mode 100644 (file)
index 3a5363e..0000000
Binary files a/dat/5.dat and /dev/null differ
diff --git a/dat/6.dat b/dat/6.dat
deleted file mode 100644 (file)
index 400f736..0000000
Binary files a/dat/6.dat and /dev/null differ
diff --git a/dat/7.dat b/dat/7.dat
deleted file mode 100644 (file)
index 1315803..0000000
Binary files a/dat/7.dat and /dev/null differ
diff --git a/dat/8.dat b/dat/8.dat
deleted file mode 100644 (file)
index b258f33..0000000
Binary files a/dat/8.dat and /dev/null differ
diff --git a/dat/9.dat b/dat/9.dat
deleted file mode 100644 (file)
index 1814430..0000000
Binary files a/dat/9.dat and /dev/null differ
index 7b13c9f3b11b6302141f91ad1970f4b4934cfe7a..808ddc54d1d6b2e09b682815c1c6d4ae960f6ac0 100644 (file)
--- a/test.html
+++ b/test.html
@@ -47,6 +47,7 @@
                 </select>
                 <textarea id="input" rows="25" cols="100%" disabled="disabled"></textarea>
                 <textarea id="args" rows="1" cols="100%"></textarea>
+                <br>
                 <button onclick="compile()" width="10%">Execute</button>
                 <h4>Execution Output:</h4>
                 <textarea id="output" rows="25", cols="100%"></textarea>
diff --git a/vm.data b/vm.data
new file mode 100644 (file)
index 0000000..c31f0c4
Binary files /dev/null and b/vm.data differ