SST  12.0.0
StructuralSimulationToolkit
build_info.h
1 /* -*- C -*-
2  * Copyright 2009-2022 NTESS. Under the terms
3  * of Contract DE-NA0003525 with NTESS, the U.S.
4  * Government retains certain rights in this software.
5  *
6  * Copyright (c) 2009-2022, NTESS
7  * All rights reserved.
8  *
9  * This file is part of the SST software package. For license
10  * information, see the LICENSE file in the top level directory of the
11  * distribution.
12  *
13  * DO NOT EDIT BUILD_INFO.H!
14  * It is automatically generated from build_info.h.in
15  *
16  * Parameters which can change from run to run based on configure
17  * arguments, but which do not require a full rebuild (such as
18  * installation directory) are set in this file.
19  */
20 
21 #ifndef SST_BUILD_INFO_H
22 #define SST_BUILD_INFO_H
23 
24 #endif