/platform/win/platform/vars/directory.d
http://github.com/wilkie/djehuty · D · 15 lines · 3 code · 2 blank · 10 comment · 0 complexity · 6f45c900a1efa50a1b66f6b400e09302 MD5 · raw file
- /*
- * directory.d
- *
- * This module has the structure that is kept with a Directory class for
- * Windows.
- *
- * Author: Dave Wilkinson
- * Originated: July 22th, 2009
- *
- */
- module platform.vars.directory;
- struct DirectoryPlatformVars {
- }