Changeset 1461 for trunk/bindings/python/nxs/__init__.py
- Timestamp:
- 07/05/10 17:36:52 (2 years ago)
- File:
-
- 1 edited
-
trunk/bindings/python/nxs/__init__.py (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bindings/python/nxs/__init__.py
r1131 r1461 1 1 # This program is public domain 2 """ 2 """@package nxs 3 3 Python NeXus interface. 4 4 … … 15 15 """ 16 16 17 ## @mainpage NeXus Python Documentation 18 ## See nxs.napi on the Packages tab 19 17 20 from nxs.napi import *
Note: See TracChangeset
for help on using the changeset viewer.
