Remove custom datalog file and search path hack now redundant due to fully customisab...
[freeems-vanilla.git] / src / xgateInit.c
blobdf9f06e2c0f9072d087ec297f35a15fa39ea25d2
1 // Temporary file to make Sean's life easy!
4 /* FreeEMS - the open source engine management system
6 * Copyright 2011 Sean Keys
8 * This file is part of the FreeEMS project.
10 * FreeEMS software is free software: you can redistribute it and/or modify
11 * it under the terms of the GNU General Public License as published by
12 * the Free Software Foundation, either version 3 of the License, or
13 * (at your option) any later version.
15 * FreeEMS software is distributed in the hope that it will be useful,
16 * but WITHOUT ANY WARRANTY; without even the implied warranty of
17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18 * GNU General Public License for more details.
20 * You should have received a copy of the GNU General Public License
21 * along with any FreeEMS software. If not, see http://www.gnu.org/licenses/
23 * We ask that if you make any changes to this file you email them upstream to
24 * us at admin(at)diyefi(dot)org or, even better, fork the code on github.com!
26 * Thank you for choosing FreeEMS to run your engine!
30 /** @file
32 * @ingroup xgateFiles
34 * @brief XGATE init routine
36 * @author Sean Keys