/* []----------------------------------------[] | Global.cpp | []----------------------------------------[] | | | AUTHOR: MFSomers 2005. | | USE: Global data... | | | []----------------------------------------[] */ // Copyright (C) 2005 M.F. Somers, Theoretical Chemistry Department, Leiden University // // This is free software; you can redistribute it and/or modify it under the terms of // the GNU Lesser General Public License as published by the Free Software Foundation. // // http://www.gnu.org/licenses/lgpl.txt #include "Global.h" unsigned int GLOBAL_ID_Counter = 0;