Deleted.

Revision:
4:64ecf7d8ebc4
Parent:
3:4df7120f6f33
diff -r 4df7120f6f33 -r 64ecf7d8ebc4 pelican.h
--- a/pelican.h	Mon Sep 26 03:32:15 2011 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,26 +0,0 @@
-//////////////////////////////////////////////////////////////////////////////
-// Model: pelican.qm
-// File:  ./pelican.h
-//
-// This file has been generated automatically by QP Modeler (QM).
-// DO NOT EDIT THIS FILE MANUALLY.
-//
-// Please visit www.state-machine.com/qm for more information.
-//////////////////////////////////////////////////////////////////////////////
-#ifndef pelican_h
-#define pelican_h
-
-enum PelicanSignals {
-    PEDS_WAITING_SIG = Q_USER_SIG,
-    MAX_PUB_SIG,  // the last published signal
-
-    ON_SIG,
-    OFF_SIG,
-    TIMEOUT_SIG,
-};
-
-// active objects ..................................................
-extern QActive * const AO_Pelican;  // "opaque" pointer to Pelican AO
-extern QActive * const AO_Ped;      // "opaque" pointer to Ped AO
-
-#endif // pelican_h