Skip to content

Latest commit

 

History

History
21 lines (10 loc) · 480 Bytes

README.md

File metadata and controls

21 lines (10 loc) · 480 Bytes

Candoia app: Wait-Notify Police

This app computes and visualizes number of violations of wait-notify idioms.

in the project. To run add this app to your Candoia installation.

Structure of this directory

  • main.html: describes visual layout of the app pane in the platform

  • main.js: contains glue code for interaction

  • app.css: app's stylesheet

  • wait-notify-police.boa: contains MSR logic

  • package.json: metadata about the app

  • lib: libraries used by this app