Skip to content

Commit

Permalink
clean
Browse files Browse the repository at this point in the history
  • Loading branch information
samvang committed Dec 4, 2024
1 parent 4dc17e5 commit 9584d38
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions doc-config/resources/demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,6 @@
<div id="main">
<script type="text/javascript" src="uiml_demo.bc.js"></script>
<p>Enter a formula below and choose a logic and interpolant to compute.</p>


<input style="font-size:1em; font-family:'Courier New', Courier, monospace; padding: .2em;" type="text" id="input_formula" size="40" value="r <-> ((p -> q) | ((p -> q) -> q))" />
<select style="font-size:1em; padding: .2em;" id="function_select">
<option value="iE">IL: E(p)</option>
Expand Down Expand Up @@ -156,4 +154,4 @@
</body>


</html>
</html>

0 comments on commit 9584d38

Please sign in to comment.