From: Jörg Buchwald Date: Mon, 31 Jul 2006 12:56:48 +0000 (+0000) Subject: added relative abundance X-Git-Tag: v3.80.2~60 X-Git-Url: https://git.rmz.fi/?a=commitdiff_plain;h=b32092ad56a00fe386e6e895d4a2ce5ba7c7c1d4;p=libqmvoc.git added relative abundance svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=568182 --- 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