wxFreeChart
movingavg.h
1 // Name: movingavg.h
3 // Purpose: moving average declaration
4 // Author: Moskvichev Andrey V.
5 // Created: 2010/12/17
6 // Copyright: (c) 2010 Moskvichev Andrey V.
7 // Licence: wxWidgets licence
9 
10 #ifndef MOVINGAVG_H_
11 #define MOVINGAVG_H_
12 
13 
14 #endif /* MOVINGAVG_H_ */