FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 43789dfb authored by Silas S. Brown's avatar Silas S. Brown
Browse files

Gradint update

git-svn-id: http://svn.code.sf.net/p/e-guidedog/code/ssb22/gradint@918 29193198-4895-4776-b068-10539e920549
parent 1e31624b
No related branches found
Tags v0.9931
No related merge requests found
#!/bin/bash
if test -e /usr/lib/tkConfig.sh || test -e /usr/local/lib/tkConfig.sh; then
if test -e /usr/lib/libtk.dylib || test -e /usr/lib/tkConfig.sh || test -e /usr/local/lib/tkConfig.sh; then
# run using only the Tk windows:
cd "$(echo $0 | sed -e 's|start-gradint.app/Contents/MacOS/start-gradint.*$||')"
exec pythonw gradint.py
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment