happy new year
This commit is contained in:
parent
853c80aeea
commit
ab97f5df07
|
@ -2,7 +2,7 @@
|
|||
* @file board.cpp
|
||||
*
|
||||
* @date Nov 15, 2013
|
||||
* @author Andrey Belomutskiy, (c) 2012-2016
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
*/
|
||||
|
||||
#include "main.h"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* @file framework.cpp
|
||||
*
|
||||
* @date Sep 25, 2014
|
||||
* @author Andrey Belomutskiy, (c) 2012-2014
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
*/
|
||||
|
||||
#include "main.h"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* @file rusEfiFunctionalTest.cpp
|
||||
*
|
||||
* @date Mar 1, 2014
|
||||
* @author Andrey Belomutskiy, (c) 2012-2016
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
*/
|
||||
|
||||
#include "global.h"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* @file main.cpp
|
||||
* @file First step towards unit-testing rusEfi algorithms
|
||||
*
|
||||
* @author Andrey Belomutskiy (c) 2012-2014
|
||||
* @author Andrey Belomutskiy (c) 2012-2018
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
*
|
||||
* Created on: apr 29, 2014
|
||||
* Author: Dmitry Sidin
|
||||
* Author: Andrey Belomutskiy, (c) 2012-2015
|
||||
* Author: Andrey Belomutskiy, (c) 2012-2018
|
||||
*/
|
||||
|
||||
#include "main.h"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* @file test_engine_math.c
|
||||
*
|
||||
* Created on: Nov 14, 2013
|
||||
* Author: Andrey Belomutskiy, (c) 2012-2015
|
||||
* Author: Andrey Belomutskiy, (c) 2012-2018
|
||||
*/
|
||||
|
||||
#include "test_engine_math.h"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* @file test_idle_controller.cpp
|
||||
*
|
||||
* @date Oct 17, 2013
|
||||
* @author Andrey Belomutskiy, (c) 2012-2014
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* https://sourceforge.net/p/rusefi/tickets/102/
|
||||
*
|
||||
* @date Oct 3, 2014
|
||||
* @author Andrey Belomutskiy, (c) 2012-2014
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
*/
|
||||
|
||||
#include "main.h"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* @file test_speed_density.cpp
|
||||
*
|
||||
* @date Jun 26, 2014
|
||||
* @author Andrey Belomutskiy, (c) 2012-2014
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
*/
|
||||
|
||||
#include "main.h"
|
||||
|
|
Loading…
Reference in New Issue