source: trunk/VUT/GtpVisibilityPreprocessor/src/ExactPreprocessor.cpp @ 372

Revision 372, 115 bytes checked in by bittner, 19 years ago (diff)

preparation for vss preprocessor. converted all .cpp and .h to dos new line format

Line 
1#include "ExactPreprocessor.h"
2
3 
4bool
5ExactPreprocessor::ComputeVisibility()
6{
7 
8  return true;
9};
10
11
Note: See TracBrowser for help on using the repository browser.