| 123456789 |
- // Filename: pandaexpress.cxx
- // Created by: drose (15May00)
- //
- ////////////////////////////////////////////////////////////////////
- // This is a dummy file whose sole purpose is to give the compiler
- // something to compile when making libpanda.so in NO_DEFER mode,
- // which generates an empty library that itself links with all the
- // other shared libraries that make up libpanda.
|