mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2025-01-09 17:53:50 +00:00
9 lines
381 B
C++
9 lines
381 B
C++
// Filename: direct.cxx
|
|
// Created by: drose (18May00)
|
|
//
|
|
////////////////////////////////////////////////////////////////////
|
|
|
|
// This is a dummy file whose sole purpose is to give the compiler
|
|
// something to compile when making libdirect.so in NO_DEFER mode,
|
|
// which generates an empty library that itself links with all the
|
|
// other shared libraries that make up libdirect.
|