X-Git-Url: http://nitlanguage.org?ds=sidebyside diff --git a/lib/actors/examples/chameneos-redux/chameneosredux.nit b/lib/actors/examples/chameneos-redux/chameneosredux.nit index 60361a8..4b8ba9f 100644 --- a/lib/actors/examples/chameneos-redux/chameneosredux.nit +++ b/lib/actors/examples/chameneos-redux/chameneosredux.nit @@ -17,7 +17,7 @@ # # Complete description of the chameneos-redux : # https://benchmarksgame.alioth.debian.org/u64q/chameneosredux-description.html#chameneosredux -module chameneosredux is no_warning("missing-doc") +module chameneosredux is example, no_warning("missing-doc") import actors