head 1.1; access; symbols; locks; strict; comment @# @; 1.1 date 2001.02.04.16.28.12; author alexis; state Exp; branches; next ; desc @WRAPPER TO THE FFD LIBRARY @ 1.1 log @Initial revision @ text @#!MARKER_SHELL_CMD #shpp include ../bldcfg/paths.shpp PATH=/bin:/usr/bin PROGNAME=`basename $0` RCS_ID='$Header: /home/ahuxley/dev/newstruct/lx/bin/RCS/lx.shpp,v 1.18 2000/05/31 10:54:57 ahuxley Exp ahuxley $' VERSION_SCHEME=rcs VERBOSE_LEVEL=5 main() { ffd $* } #shpp include ../lib/ffd.sh.shpp #shpp include ../lib/utils.sh.shpp #shpp include ../lib/gep.sh.shpp @