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