/platform/unix/platform/vars/wave.d
http://github.com/wilkie/djehuty · D · 14 lines · 3 code · 2 blank · 9 comment · 0 complexity · e55e559c9ff34c16aed706e26f76fe39 MD5 · raw file
- /*
- * wave.d
- *
- * This module implements the platform specifics for the Wave class.
- *
- * Author: Dave Wilkinson
- * Originated: July 25th, 2009
- *
- */
- module platform.vars.wave;
- struct WavePlatformVars {
- }