[hdf-compass] 07/295: added import asc_model statement into run(): function to support new pilot plugin
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Sun May 8 10:35:19 UTC 2016
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch debian/master
in repository hdf-compass.
commit c81ea1c32fa21395dcec9e28b14d16562b00b605
Author: Matt Comerford <matthew.comerford at colorado.edu>
Date: Thu Jun 19 16:25:32 2014 -0600
added import asc_model statement into run(): function to support new pilot plugin
---
compass_viewer/__init__.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/compass_viewer/__init__.py b/compass_viewer/__init__.py
index b13bd55..0c27033 100644
--- a/compass_viewer/__init__.py
+++ b/compass_viewer/__init__.py
@@ -151,6 +151,7 @@ def run():
import filesystem_model
import array_model
import hdf5_model
+ import asc_model
import sys
import os.path as op
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/hdf-compass.git
More information about the debian-science-commits
mailing list