|
@@ -1,14 +1,14 @@
|
|
|
-// Filename: panda.h
|
|
|
|
|
-// Created by: drose (2Jan01)
|
|
|
|
|
-//
|
|
|
|
|
-////////////////////////////////////////////////////////////////////
|
|
|
|
|
-
|
|
|
|
|
-#ifndef PANDA_H
|
|
|
|
|
-#define PANDA_H
|
|
|
|
|
-
|
|
|
|
|
-#include <pandabase.h>
|
|
|
|
|
-
|
|
|
|
|
-EXPCL_PANDA void init_libpanda();
|
|
|
|
|
-
|
|
|
|
|
-#endif
|
|
|
|
|
-
|
|
|
|
|
|
|
+// Filename: panda.h
|
|
|
|
|
+// Created by: drose (2Jan01)
|
|
|
|
|
+//
|
|
|
|
|
+////////////////////////////////////////////////////////////////////
|
|
|
|
|
+
|
|
|
|
|
+#ifndef PANDA_H
|
|
|
|
|
+#define PANDA_H
|
|
|
|
|
+
|
|
|
|
|
+#include <pandabase.h>
|
|
|
|
|
+
|
|
|
|
|
+EXPCL_PANDA void init_libpanda();
|
|
|
|
|
+
|
|
|
|
|
+#endif
|
|
|
|
|
+
|