Changeset 1117
- Timestamp:
- 24/10/08 17:43:52 (3 years ago)
- Location:
- trunk/bindings/python
- Files:
-
- 2 added
- 1 edited
-
Makefile.am (modified) (1 diff)
-
nexus.py (added)
-
nxsunit.py (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bindings/python/Makefile.am
r1002 r1117 31 31 pydocdir = $(NXDOCDIR)/python 32 32 pydoc_DATA = README.html 33 pkgpython_PYTHON = nxs.py setup.py nxstest.py 33 pkgpython_PYTHON = nxs.py setup.py nxstest.py nexus.py nxsunit.py 34 34 EXTRA_DIST = README.html 35 35
Note: See TracChangeset
for help on using the changeset viewer.
