Skip to content
Snippets Groups Projects
Commit 8e6b985d authored by Ali Sinan Köksal's avatar Ali Sinan Köksal
Browse files

Restore only funcheck component for the moment.

parent 62319679
No related branches found
No related tags found
No related merge requests found
......@@ -68,4 +68,4 @@ class FunCheckPlugin(val global: Global) extends Plugin {
}
}
val components = List[PluginComponent](new AnalysisComponent(global, this), new CPComponent(global, this))}
val components = List[PluginComponent](new AnalysisComponent(global, this))}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment