/platform/unix/platform/vars/cui.d
http://github.com/wilkie/djehuty · D · 12 lines · 3 code · 2 blank · 7 comment · 0 complexity · bbd0cef2b986067267f6861492e49c04 MD5 · raw file
- /*
- * cui.d
- *
- * This module contains platform specific variables that are stored with
- * a CuiApplication for Unix.
- *
- */
- module platform.vars.cui;
- struct CuiPlatformVars {
- }