- in preparation for adding an optional '-reconstruct' to a few utilities re-use as -lreconstruct library - move related stuff there too src/decompositionMethods/decompositionMethods -> src/parallel/decompositionMethods - added missing namespace qualifiers
11 lines
179 B
Bash
Executable File
11 lines
179 B
Bash
Executable File
#!/bin/sh
|
|
|
|
# disabled
|
|
|
|
# if [ "$FV_HOME" -a -r $FV_HOME ]
|
|
# then
|
|
# wmake fieldview9Reader
|
|
# fi
|
|
|
|
# ----------------------------------------------------------------- end-of-file
|