mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-19 13:59:29 +02:00
+ Replaced by pascal program
This commit is contained in:
parent
50b086d81d
commit
91bb36e4c2
@ -1,8 +0,0 @@
|
||||
#!/bin/sh
|
||||
echo 'starting to convert. '
|
||||
for f in $*
|
||||
do
|
||||
sed s/\\.html/\\.htm/g <$f >`dirname $f`/`basename $f .html`.htm
|
||||
echo -n '.'
|
||||
done
|
||||
echo 'Done.'
|
Loading…
Reference in New Issue
Block a user