// @(#)root/net:$Id: TGridJobStatusList.cxx 23091 2008-04-09 15:04:27Z rdm $ // Author: Andreas-Joachim Peters 10/12/2006 /************************************************************************* * Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * * All rights reserved. * * * * For the licensing terms see $ROOTSYS/LICENSE. * * For the list of contributors see $ROOTSYS/README/CREDITS. * *************************************************************************/ ////////////////////////////////////////////////////////////////////////// // // // TGridJobStatusList // // // // Abstract base class defining a list of GRID job status // // // ////////////////////////////////////////////////////////////////////////// #include "TGridJobStatusList.h" TGridJobStatusList *gGridJobStatusList = 0;