Isabelle.exe
author Walther Neuper <neuper@ist.tugraz.at>
Mon, 06 Sep 2010 17:07:28 +0200
branchisac-update-Isa09-2
changeset 37984 972a73d7c50b
parent 31921 f39825f8bfd3
permissions -rwxr-xr-x
changed argument types for scripts

find . -type f -exec sed -i s/'real_list_'/'REAL_LIST'/g {} \;
find . -type f -exec sed -i s/'real_set_'/'REAL_SET'/g {} \;
find . -type f -exec sed -i s/'real_ '/'REAL '/g {} \;
find . -type f -exec sed -i s/'real_real_'/'REAL_REAL'/g {} \;

find . -type f -exec sed -i s/'bool_list_'/'BOOL_LIST'/g {} \;
find . -type f -exec sed -i s/'bool_'/'BOOL'/g {} \;
     1 (binary:application/x-msdos-program)