aboutsummaryrefslogtreecommitdiff
path: root/contrib/help/engine.h
blob: e9dbf334b360950b9c9f302f5622825dc130353a (plain) (blame)
1
2
3
4
5
6
7
8
9
/*
 * by data2header by Luis Figueiredo (stdio@netc.pt)
 */
#ifndef _ENGINE_H_
#define _ENGINE_H_

char engine[]="";

#endif