src/Doc/fixbookmarks
author haftmann
Wed, 19 Feb 2014 22:05:05 +0100
changeset 55599 6535c537b243
parent 53498 05313b45a5ae
permissions -rwxr-xr-x
aggiornamento for "interpretation with definitions": operate uniformly on theory and locale level under the brand of "permanent interpretation"

#!/usr/bin/env bash

perl -pi -e 's/\\([a-zA-Z]+)\s*/$1/g; s/\$//g; s/^BOOKMARK/\\BOOKMARK/g;' "$@"