cleaned up and fleshed out geom.h/geom.cc and preparing to add bounding
[laserbrain_demo] / src / post.h
1 #ifndef POST_H_
2 #define POST_H_
3
4 void slow_post(unsigned int sdr);
5
6 #endif  // POST_H_