root/trunk/src/tutorials/examples/enum_fwd_ref/file1.d

Revision 6, 65 bytes (checked in by jcc7, 3 years ago)

Made more progress in developing convertToWiki and added some files.

Line 
1 //file1.d
2 ///////////////
3
4 enum RENDER
5 {
6 Visual,
7 Tactile
8 }
Note: See TracBrowser for help on using the browser.