diff options
Diffstat (limited to 'src/hyper')
-rwxr-xr-x | src/hyper/presea.in (renamed from src/hyper/presea) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hyper/presea b/src/hyper/presea.in index fb9af4db..c8ab71c1 100755 --- a/src/hyper/presea +++ b/src/hyper/presea.in @@ -1,4 +1,4 @@ -#!/bin/awk -f +#!@HOST_AWK@ -f BEGIN {n=0;m=0 } |