src/Doc/fixbookmarks
author wenzelm
Mon, 09 Sep 2013 15:53:02 +0200
changeset 53486 fc1a86e7d1e4
parent 48985 5386df44a037
child 53498 05313b45a5ae
permissions -rwxr-xr-x
use polyml-5.5.1 (SVN), to increase chances of stability of this test;

#!/bin/bash

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