Skip to content

Commit

Permalink
Remove Petri-Automizer (#610)
Browse files Browse the repository at this point in the history
  • Loading branch information
schuessf committed Apr 4, 2023
1 parent 980301f commit 790fda8
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 33 deletions.
14 changes: 0 additions & 14 deletions trunk/source/WebsiteStatic/config/config.dist.js
Original file line number Diff line number Diff line change
Expand Up @@ -1357,20 +1357,6 @@ const _CONFIG = {
}
]
},
{
name: "Petri Automizer",
id: "petri_automizer",
description: "Petri net-based analysis of concurrent programs.",
languages: ["Boogie"],
workers: [
{
language: "boogie",
id: "boogieConcurrentTraceAbstr",
task_id: "CONCURRENT_BOOGIE",
frontend_settings: []
}
]
},
{
name: "Referee",
id: "referee",
Expand Down
11 changes: 0 additions & 11 deletions trunk/source/WebsiteStatic/config/tool_pages/petri_automizer.html

This file was deleted.

This file was deleted.

0 comments on commit 790fda8

Please sign in to comment.