#!/bin/bash
export LD_LIBRARY_PATH=/home/SMCDev/SMC/mpp2/common/Debug:/home/SMCDev/omniORB/Ubuntu/lib:/usr/local/lib
export PATH=".:$PATH"
$*
