Remove shebang from non executable file

[skip ci]
This commit is contained in:
William S Fulton 2017-01-27 21:45:15 +00:00
commit 2e18764b55

View file

@ -1,6 +1,3 @@
#!./matrix \
-e do-test -s
!#
;;; Authors: David Beazley <beazley@cs.uchicago.edu>, 1999
;;; Martin Froehlich <MartinFroehlich@ACM.org>, 2000
;;;