initial import (Boeing r1752, NRL r878)
This commit is contained in:
parent
d570676fc5
commit
d9ce1c3162
394 changed files with 99738 additions and 0 deletions
16
trunk/daemon/src/version.h.in
Normal file
16
trunk/daemon/src/version.h.in
Normal file
|
@ -0,0 +1,16 @@
|
|||
/*
|
||||
* CORE
|
||||
* Copyright (c)2012 the Boeing Company.
|
||||
* See the LICENSE file included in this distribution.
|
||||
*
|
||||
* author: Jeff Ahrenholz <jeffrey.m.ahrenholz@boeing.com>
|
||||
*
|
||||
* version.h
|
||||
*
|
||||
*/
|
||||
#ifndef _VERSION_H_
|
||||
#define _VERSION_H_
|
||||
|
||||
#define CORE_VERSION "@CORE_VERSION@"
|
||||
|
||||
#endif /* _VERSION_H_ */
|
Loading…
Add table
Add a link
Reference in a new issue