summaryrefslogtreecommitdiff
path: root/idl/start_ex
blob: 10d48fed9e92b284b173a6d0445d32cad0d4293a (plain)
1
2
3
4
5
6
7
#!/bin/sh
IDL_DIR="/afs/ipp/common/soft/idl"
IDL_PATH="+$IDL_DIR/lib:+$IDL_DIR/examples"
PATH=$IDL_DIR/examples/ipp/for_idl:$PATH
export PATH IDL_DIR IDL_PATH

echo 'ipp_examples' | $IDL_DIR/bin/idl