Skip to content
Snippets Groups Projects
Commit 99d45a64 authored by Manos Koukoutos's avatar Manos Koukoutos
Browse files

Fix comment

parent e4a3263f
Branches
Tags
No related merge requests found
...@@ -3,8 +3,8 @@ ...@@ -3,8 +3,8 @@
package leon package leon
/** A common trait for everything that is important enough to be named, /** A common trait for everything that is important enough to be named,
* and that processes command line options. And important category are * and that defines command line options. And important category are
* `LeonPhase`s. */ * [[LeonPhase]]s. */
trait LeonComponent { trait LeonComponent {
val name : String val name : String
val description : String val description : String
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment