X-Git-Url: http://nitlanguage.org diff --git a/lib/opts.nit b/lib/opts.nit index 59391cd..1d085b8 100644 --- a/lib/opts.nit +++ b/lib/opts.nit @@ -11,6 +11,9 @@ # You are allowed to redistribute it and sell it, alone or is a part of # another product. +# Manage options on the command line +module opts + # Super class of all option's class class Option # Names for the option (including long and short ones)