X-Git-Url: http://nitlanguage.org diff --git a/src/analysis/reachable_as_init.nit b/src/analysis/reachable_as_init.nit index 0d9fb88..487d78f 100644 --- a/src/analysis/reachable_as_init.nit +++ b/src/analysis/reachable_as_init.nit @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Package containing all bases for the reachable from init method analysis +# Module containing all bases for the reachable from init method analysis package reachable_as_init import icode