X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fscripts%2Finit.d%2FloadPredefinedStylesheets.pl;fp=helm%2Fscripts%2Finit.d%2FloadPredefinedStylesheets.pl;h=0000000000000000000000000000000000000000;hb=c7514aaa249a96c5fdd39b1123fbdb38d92f20b6;hp=a4a31d9238fa77df1bedd91ce4b0fd917ca25caa;hpb=1c7fb836e2af4f2f3d18afd0396701f2094265ff;p=helm.git diff --git a/helm/scripts/init.d/loadPredefinedStylesheets.pl b/helm/scripts/init.d/loadPredefinedStylesheets.pl deleted file mode 100755 index a4a31d923..000000000 --- a/helm/scripts/init.d/loadPredefinedStylesheets.pl +++ /dev/null @@ -1,98 +0,0 @@ -#!/usr/bin/perl -w -use strict; - -use LWP::UserAgent; -use URI::Escape; - -my $usage = <) { - chomp($l); - if (not $inForm) { - if ($l =~ /
/) { - $inForm = 1; - } - } else { # in form - if ($l =~ /<\/form>/) { - $inForm = 0; - } elsif ($l =~ /