From: David Thompson Date: Thu, 5 Feb 2015 16:55:01 +0000 (-0500) Subject: Allow auto-compilation for now. X-Git-Url: https://jxself.org/git/?p=srt2vtt.git;a=commitdiff_plain;h=e02bac9182c3df3bb5fa3b23332bc1bc0a742c76 Allow auto-compilation for now. * srt2vtt: Remove '--no-auto-compile' flag. --- diff --git a/srt2vtt b/srt2vtt index 15c812f..8107e75 100755 --- a/srt2vtt +++ b/srt2vtt @@ -1,4 +1,4 @@ -#!/usr/bin/guile --no-auto-compile +#!/usr/bin/guile -*- scheme -*- !#