comparison run-octave.in @ 5793:395382df0d8a

[project @ 2006-05-06 14:55:35 by dbateman]
author dbateman
date Sat, 06 May 2006 14:55:35 +0000
parents 9c3c903f037e
children 67bf9b4f2ae2
comparison
equal deleted inserted replaced
5792:eb90c83b4f91 5793:395382df0d8a
1 #! /bin/sh 1 #! /bin/sh
2 top_srcdir=%top_srcdir% 2 top_srcdir=%abs_top_srcdir%
3 builddir=%builddir% 3 builddir=%builddir%
4 LOADPATH="$top_srcdir/test//:$top_srcdir/scripts//:$builddir/scripts//:$builddir/src//:"; 4 LOADPATH="$top_srcdir/test//:$top_srcdir/scripts//:$builddir/scripts//:$builddir/src//:";
5 args="--path=$LOADPATH" 5 args="--path=$LOADPATH"
6 if [ $# -gt 0 ]; then 6 if [ $# -gt 0 ]; then
7 if [ "x$1" = "x-g" ]; then 7 if [ "x$1" = "x-g" ]; then