Introduce a "PowerMode" for the web interface.
Add ?powermode=1 to the URL to access PowerMode. For now, all you can do is set the flags manually. This allows you to run the synthesis or termination phases from the web, for instance. Remember, with great power comes great responsibility!
Showing
- web/README 1 addition, 1 deletionweb/README
- web/app/controllers/Application.scala 2 additions, 2 deletionsweb/app/controllers/Application.scala
- web/app/models/LeonConsole.scala 30 additions, 1 deletionweb/app/models/LeonConsole.scala
- web/app/views/index.scala.html 20 additions, 7 deletionsweb/app/views/index.scala.html
- web/conf/routes 1 addition, 1 deletionweb/conf/routes
- web/public/stylesheets/leon.css 11 additions, 1 deletionweb/public/stylesheets/leon.css
Loading
Please register or sign in to comment