Author: bugman
Date: Mon May 7 12:26:56 2012
New Revision: 16041
URL: http://svn.gna.org/viewcvs/relax?rev=16041&view=rev
Log:
Missing import.
Modified:
1.3/data/exp_info.py
Modified: 1.3/data/exp_info.py
URL:
http://svn.gna.org/viewcvs/relax/1.3/data/exp_info.py?rev=16041&r1=16040&r2=16041&view=diff
==============================================================================
--- 1.3/data/exp_info.py (original)
+++ 1.3/data/exp_info.py Mon May 7 12:26:56 2012
@@ -1,6 +1,6 @@
###############################################################################
# #
-# Copyright (C) 2009 Edward d'Auvergne #
+# Copyright (C) 2009-2012 Edward d'Auvergne #
# #
# This file is part of the program relax. #
# #
@@ -25,6 +25,7 @@
# relax module imports.
from data_classes import RelaxListType, Element
+from relax_errors import RelaxError
class ExpInfo(Element):
_______________________________________________
relax (http://www.nmr-relax.com)
This is the relax-commits mailing list
[email protected]
To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-commits