File: add-perl-shebang.patch

package info (click to toggle)
parallel-hashmap 1.4.1%2Bds-3~exp1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 3,872 kB
  • sloc: cpp: 20,492; ansic: 1,114; python: 492; makefile: 85; haskell: 56; perl: 43; sh: 23
file content (7 lines) | stat: -rw-r--r-- 218 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
--- a/examples/llil_utils/gen-llil.pl
+++ b/examples/llil_utils/gen-llil.pl
@@ -1,3 +1,4 @@
+#!/usr/bin/perl
 # gen-llil.pl
 # Crude program to generate a big LLiL test file to use in benchmarks
 # On Windows running: