diff options
author | David Thompson <davet@gnu.org> | 2015-02-05 11:55:01 -0500 |
---|---|---|
committer | David Thompson <davet@gnu.org> | 2015-02-05 11:55:01 -0500 |
commit | e02bac9182c3df3bb5fa3b23332bc1bc0a742c76 (patch) | |
tree | 9e7fb9c937fbdc5814572e198da40a185c79a2e2 | |
parent | f891b76cfc4362946650c298c02bc06d04cdad54 (diff) |
Allow auto-compilation for now.
* srt2vtt: Remove '--no-auto-compile' flag.
-rwxr-xr-x | srt2vtt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -#!/usr/bin/guile --no-auto-compile +#!/usr/bin/guile -*- scheme -*- !# |