/platform/osx/platform/vars/wave.d

http://github.com/wilkie/djehuty · D · 14 lines · 3 code · 2 blank · 9 comment · 0 complexity · e55e559c9ff34c16aed706e26f76fe39 MD5 · raw file

  1. /*
  2. * wave.d
  3. *
  4. * This module implements the platform specifics for the Wave class.
  5. *
  6. * Author: Dave Wilkinson
  7. * Originated: July 25th, 2009
  8. *
  9. */
  10. module platform.vars.wave;
  11. struct WavePlatformVars {
  12. }