changeset 9 | c3fecc82ade6 |
parent 4 | 236f8f747073 |
child 34 | 4a35f239fe5b |
8:96d16dfe787a | 9:c3fecc82ade6 |
---|---|
1 /*** |
1 /** |
2 * |
2 * test/demos/pmc/include/object.h |
3 * $Id: object.h,v 1.1.1.1 2008-04-28 17:33:22 mbroeker Exp $ |
3 * Copyright (C) 2008 Markus Broeker |
4 * $Source: /development/cpp/pmc/include/object.h,v $ |
|
5 */ |
4 */ |
6 |
5 |
7 #ifndef OBJECT_H |
6 #ifndef OBJECT_H |
8 #define OBJECT_H |
7 #define OBJECT_H |
9 |
8 |