From b32092ad56a00fe386e6e895d4a2ce5ba7c7c1d4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=B6rg=20Buchwald?= Date: Mon, 31 Jul 2006 12:56:48 +0000 Subject: [PATCH] added relative abundance svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=568182 --- libscience/isotope.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libscience/isotope.h b/libscience/isotope.h index c00c16c..aaa1b1e 100644 --- a/libscience/isotope.h +++ b/libscience/isotope.h @@ -177,7 +177,7 @@ class EDUSCIENCE_EXPORT Isotope /** * stores the relative abundance of the Isotope */ - ChemicalDataObject* m_abundance; //added to test + ChemicalDataObject* m_abundance; /** * stores the halfLife of the Isotope -- 2.47.3