[BACK]Return to dot.bashrc CVS log [TXT][DIR] Up to [local] / OpenXM / src / ox_maple

File: [local] / OpenXM / src / ox_maple / dot.bashrc (download)

Revision 1.1, Mon Jun 21 12:46:04 2004 UTC (19 years, 11 months ago) by takayama
Branch: MAIN

A sample implementation of calling ox servers from maple.
It uses ox_toolkit.

# $OpenXM: OpenXM/src/ox_maple/dot.bashrc,v 1.1 2004/06/21 12:46:04 takayama Exp $
# It is for testing.
source $OpenXM_HOME/rc/dot.bashrc
export LD_LIBRARY_PATH=$OpenXM_HOME/src/ox_maple:$LD_LIBRARY_PATH
export PATH=/usr/local/maple/bin:$PATH