Annotation of parser3/src/main/pa_status_provider.C, revision 1.1

1.1     ! paf         1: /** @file
        !             2:        Parser: status press center implementation.
        !             3: 
        !             4:        Copyright (c) 2001 ArtLebedev Group (http://www.artlebedev.com)
        !             5:        Author: Alexander Petrosyan <paf@design.ru> (http://design.ru/paf)
        !             6: 
        !             7:        $Id: pa_db_manager.C,v 1.10 2001/10/30 15:08:19 paf Exp $
        !             8: */
        !             9: 
        !            10: #include "pa_status_provider.h"
        !            11: 
        !            12: // globals
        !            13: 
        !            14: Status_providers *status_providers;

E-mail: