9733b95dab06df1b3d96c77fa9bd13ad61c6026e
[h316.git] / lib / fortran / script / def_recipe.sh
1 #!/bin/bash
2
3 # Stelle Rezept für die gegebene Bibliothek her
4
5 ldc $1 | egrep "^[A-Z].*\((6)|0-0\)"| awk '{printf("org/%s\n",$1);}'