src/Doc/fixbookmarks
author wenzelm
Sun, 02 Sep 2012 14:02:05 +0200
changeset 49064 bd6cc0b911a1
parent 48985 5386df44a037
child 53498 05313b45a5ae
permissions -rwxr-xr-x
maintain stable state of node entries from last round -- bypass slightly different Thm.join_theory_proofs;

#!/bin/bash

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