source: Swollen/swollen/version.cpp @ 71

Last change on this file since 71 was 71, checked in by darran, 20 years ago
  • moving light is nearly functional
  • bad paradigm though, better to have a view from this light position as an inset.
  • Property svn:keywords set to LastChangedDate Rev
File size: 69 bytes
Line 
1const char* version() { const char* s = "Revision: 70M"; return s; }
Note: See TracBrowser for help on using the repository browser.