[PAKCET_IO] framework intermediate state
This commit is contained in:
13
src/common/global_var.cpp
Normal file
13
src/common/global_var.cpp
Normal file
@@ -0,0 +1,13 @@
|
||||
/*
|
||||
**********************************************************************************************
|
||||
* File: global_var.cpp
|
||||
* Description:
|
||||
* Authors: Liu WenTan <liuwentan@geedgenetworks.com>
|
||||
* Date: 2022-07-15
|
||||
* Copyright: (c) 2018-2022 Geedge Networks, Inc. All rights reserved.
|
||||
***********************************************************************************************
|
||||
*/
|
||||
|
||||
#include "global_var.h"
|
||||
|
||||
struct stellar_engine g_engine_instance;
|
||||
Reference in New Issue
Block a user