source: experimental/distortionNG/distortionNG.cpp @ 307

Last change on this file since 307 was 307, checked in by Torben Dannhauer, 13 years ago
File size: 112 bytes
Line 
1#include "distortionNG.h"
2
3distortionNG::distortionNG(void)
4{
5}
6
7distortionNG::~distortionNG(void)
8{
9}
Note: See TracBrowser for help on using the repository browser.