Changeset 1803 for trunk/gui/apps


Ignore:
Timestamp:
Jul 13, 2010, 9:31:34 AM (14 years ago)
Author:
gah
Message:
 
Location:
trunk/gui/apps
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/gui/apps/about.in

    r1796 r1803  
    1919# ======================================================================
    2020#\
    21 bindir=`dirname $0` ; \
    22 . $bindir/rappture.env ; \
    2321exec wish "$0" $*
    2422# ----------------------------------------------------------------------
  • trunk/gui/apps/encodedata.in

    r1796 r1803  
    88# ======================================================================
    99#\
    10 bindir=`dirname $0` ; \
    11 . $bindir/rappture.env ; \
    1210exec wish "$0" $*
    1311
  • trunk/gui/apps/rerun.in

    r1796 r1803  
    3030#
    3131#
    32 bindir=`dirname $0` ; \
    33 . $bindir/rappture.env ; \
    3432exec rappture -nosim true -load $*
  • trunk/gui/apps/simsim.in

    r1796 r1803  
    88# ======================================================================
    99#\
    10 bindir=`dirname $0` ; \
    11 . $bindir/rappture.env ; \
    1210exec wish "$0" $*
    1311
Note: See TracChangeset for help on using the changeset viewer.