X-Git-Url: http://nitlanguage.org diff --git a/lib/pthreads/examples/threaded_example.nit b/lib/pthreads/examples/threaded_example.nit index fb0609b..66b2076 100644 --- a/lib/pthreads/examples/threaded_example.nit +++ b/lib/pthreads/examples/threaded_example.nit @@ -15,7 +15,7 @@ # limitations under the License. # test for threaded annotation -module threaded_example +module threaded_example is example import pthreads