*** empty log message ***

This commit is contained in:
David Rose 2001-02-02 17:59:31 +00:00
parent 32a8158945
commit 3ef2d9f737

View File

@ -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