11 lines
138 B
C
11 lines
138 B
C
/*
|
|
* globals.h
|
|
*
|
|
* Created on: Aug 29, 2019
|
|
* Author: abody
|
|
*/
|
|
|
|
#ifndef GLOBALS_H_
|
|
#define GLOBALS_H_
|
|
|
|
#endif /* GLOBALS_H_ */
|