aboutsummaryrefslogtreecommitdiff
path: root/src/ann.h
blob: 48452d8b68df4383e12e178715c96f8b041c6f1c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/* ********************************************** */
/* the ANN external                              */
/* ********************************************** */
/*                            forum::für::umläute */
/* ********************************************** */

#ifndef INCLUDE_ANN_H__
#define INCLUDE_ANN_H__

#include "m_pd.h"

/* to beautify the logo make sure to make the VERSION-info 4 chars long */
#define VERSION "0.1."

#endif