tconstants.h - slidergrid - grid of elastic sliders on a frictional surface
HTML git clone git://src.adamsgaard.dk/slidergrid
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
tconstants.h (87B)
---
1 #ifndef CONSTANTS_H_
2 #define CONSTANTS_H_
3
4 static const double VERSION = 0.01;
5
6 #endif