Browse Source

*** empty log message ***

David Rose 25 years ago
parent
commit
3ef2d9f737
1 changed files with 13 additions and 13 deletions
  1. 13 13
      panda/metalibs/pandaphysics/pandaphysics.h

+ 13 - 13
panda/metalibs/pandaphysics/pandaphysics.h

@@ -1,13 +1,13 @@
-// Filename: pandaphysics.h
-// Created by:  drose (2Jan01)
-// 
-////////////////////////////////////////////////////////////////////
-
-#ifndef PANDAPHYSICS_H
-#define PANDAPHYSICS_H
-
-#include <pandabase.h>
-
-EXPCL_PANDAPHYSICS void init_libpandaphysics();
-
-#endif
+// Filename: pandaphysics.h
+// Created by:  drose (2Jan01)
+// 
+////////////////////////////////////////////////////////////////////
+
+#ifndef PANDAPHYSICS_H
+#define PANDAPHYSICS_H
+
+#include <pandabase.h>
+
+EXPCL_PANDAPHYSICS void init_libpandaphysics();
+
+#endif