X-Git-Url: http://nitlanguage.org diff --git a/contrib/wiringPi/examples/read.nit b/contrib/wiringPi/examples/read.nit index 1ea366f..568b2fb 100644 --- a/contrib/wiringPi/examples/read.nit +++ b/contrib/wiringPi/examples/read.nit @@ -13,6 +13,9 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. + +module read is example + import wiringPi if args.length != 1 then