| 1234567891011 |
- //
- // Package.pp
- //
- // This file defines a few more configuration variables that are
- // inconvenient to store in Config.pp, simply because they are more
- // specific to a particular package and not likely to be edited by a
- // configuring user.
- // What is the name and version of this source tree?
- #define PACKAGE dtool
- #define VERSION 0.80
|