src/Doc/fixbookmarks
author wenzelm
Thu, 13 Jun 2013 17:40:58 +0200
changeset 52406 1e57c3c4e05c
parent 48985 5386df44a037
child 53498 05313b45a5ae
permissions -rwxr-xr-x
updated documentation of sort hypotheses;

#!/bin/bash

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