mirror of https://github.com/CGAL/cgal
fixed perl path
This commit is contained in:
parent
5bcedff15d
commit
f58c9a5d51
|
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/local/bin/perl -w
|
#!/usr/bin/perl -w
|
||||||
|
|
||||||
package Elinfo;
|
package Elinfo;
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/local/bin/perl -w
|
#!/usr/bin/perl -w
|
||||||
|
|
||||||
use Cwd;
|
use Cwd;
|
||||||
use Getopt::Long;
|
use Getopt::Long;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue