adding ai_economist for modding
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
// Copyright (c) 2021, salesforce.com, inc.
|
||||
// All rights reserved.
|
||||
// SPDX-License-Identifier: BSD-3-Clause
|
||||
// For full license text, see the LICENSE file in the repo root
|
||||
// or https://opensource.org/licenses/BSD-3-Clause
|
||||
|
||||
#ifndef CUDA_INCLUDES_COVID19_CONST_H_
|
||||
#define CUDA_INCLUDES_COVID19_CONST_H_
|
||||
|
||||
#include "../../components/covid19_components_step.cu"
|
||||
#include "covid19_env_step.cu"
|
||||
|
||||
#endif // CUDA_INCLUDES_COVID19_CONST_H_
|
||||
Reference in New Issue
Block a user