Changeset 1aac348
- Timestamp:
- 04/03/12 22:36:47 (15 months ago)
- Branches:
- master
- Children:
- 4598ca6
- Parents:
- bfa5d24
- git-author:
- Martin Kolman <martin.kolman@…> (04/03/12 22:36:47)
- git-committer:
- Martin Kolman <martin.kolman@…> (04/03/12 22:36:47)
- File:
-
- 1 edited
-
modrana.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
modrana.py
rd3b35f3 r1aac348 31 31 startTimestamp = time.time() 32 32 import math 33 # set current directory to the directory 34 # of this file 35 # like this, modRana can be run from an absolute path 36 # eq.: ./opt/modrana/modrana.py -u QML -d n9 33 37 import os 38 os.chdir(os.path.dirname(os.path.abspath(__file__))) 39 34 40 import marshal 35 41 import traceback
Note: See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/trac/gps_navigace/chrome/site/nlp-logo.png)