From 93ec934880d47d4fea6786cb79b8f9bbb395e8bb Mon Sep 17 00:00:00 2001 From: David Schleef Date: Wed, 27 Jun 2001 22:17:38 +0000 Subject: [PATCH] Added #! line --- perl/Comedi.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/perl/Comedi.pm b/perl/Comedi.pm index 87e64b5..2a67a4a 100644 --- a/perl/Comedi.pm +++ b/perl/Comedi.pm @@ -1,3 +1,4 @@ +#!/usr/bin/perl -w # Copyright (c) 1999 Joseph E. Smith # # See the 'COPYRIGHT' section below for complete copyright information. -- 2.26.2