X-Git-Url: http://nitlanguage.org diff --git a/src/parser/tables.nit b/src/parser/tables.nit index c12d570..54b7b59 100644 --- a/src/parser/tables.nit +++ b/src/parser/tables.nit @@ -13,7 +13,7 @@ # limitations under the License. # Module that interfaces the parsing tables. -package tables +module tables # Interface allowing the acces of the tables used during the parsing. interface TablesCapable