9 lines
432 B
Bash
Executable File
9 lines
432 B
Bash
Executable File
#!/bin/sh
|
|
# STTA Rev. 1.3 Copyright (c) 2001-2004 Jesús Pérez Lorenzo --- license GNU GPL
|
|
# stta: (@#) 1.31051043346- [2004_01_29_102036]
|
|
# This file shoul be adapted to local environments needs and should be loaded from
|
|
# setenv_vars if this file can be executed en $TTAHOME/tools ( use this as a model)
|
|
# The final name in $TTAHOME should be without ".sh" extension
|
|
|
|
# LD_LIBRARY_PATH="$LD_LIBRARY_PATH:"; export LD_LIBRARY_PATH
|