Switch to unified view

a b/Tools/Templates/libdef.any
1
// Please change this to point to your user-installed AMMR
2
// Double click the following line for a guide:
3
// #path HTML_DOC "<ANYBODY_PATH_INSTALLDIR>/AMMR/getting_started.html"
4
5
// Forexample...
6
//#include "<ANYBODY_PATH_MYFILES>/AnyBody.8.0.x/AMMR.v3.0.0-Demo/libdef.any"
7
//#include "../libdef.any"
8
#ifndef LIBDEF_ANY
9
#include "<ANYBODY_PATH_INSTALLDIR>/AMMR/libdef.any"
10
#endif