Admin/user-aliases
author Walther Neuper <neuper@ist.tugraz.at>
Mon, 06 Sep 2010 17:07:28 +0200
branchisac-update-Isa09-2
changeset 37984 972a73d7c50b
parent 34092 3a77e8862e59
child 40512 151fef652324
permissions -rw-r--r--
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 lcp paulson
     2 norbert.schirmer@web.de schirmer
     3 schirmer@in.tum.de schirmer
     4 urbanc@in.tum.de urbanc
     5 nipkow@lapbroy100.local nipkow
     6 chaieb@chaieb-laptop chaieb
     7 immler@in.tum.de immler
     8 tsewell@rubicon.NSW.bigpond.net.au tsewell
     9 tsewell@nicta.com.au tsewell