diff options
Diffstat (limited to 'godel/index.html')
-rw-r--r-- | godel/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/godel/index.html b/godel/index.html index f8e8dad..f74a48e 100644 --- a/godel/index.html +++ b/godel/index.html @@ -54,7 +54,8 @@ Y <- Y + 1 GOTO C1</textarea> <div> - <button id="compile">Compile</button> + <button id="compile">Compile</button> <button id= + "copy">Copy</button> </div> <div> <span style="margin-left: 0.5rem" id= |