Changeset 438
- Timestamp:
- 08/24/2011 06:06:56 PM (11 years ago)
- Location:
- SHX/trunk/SeismicHandler
- Files:
-
- 2 added
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
SHX/trunk/SeismicHandler/__init__.py
r437 r438 29 29 import SeismicHandler.modules.log as SHXlog 30 30 import SeismicHandler.modules.history as SHXhistory 31 32 # read configuration 33 import SeismicHandler.config as SHXconfig -
SHX/trunk/SeismicHandler/shx.conf
r298 r438 13 13 14 14 [paths] 15 # path to c library 16 library = [SHX]/lib/libshc.so 15 17 # path to command procedures 16 18 scripts = [SHX]/scripts/,[PRIVATE]/scripts/
Note: See TracChangeset
for help on using the changeset viewer.