YAC 3.7.1
Yet Another Coupler
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
interp_method_hcsbb.h
Go to the documentation of this file.
1// Copyright (c) 2024 The YAC Authors
2//
3// SPDX-License-Identifier: BSD-3-Clause
4
5#ifndef INTERP_METHOD_HCSBB_H
6#define INTERP_METHOD_HCSBB_H
7
8#include "interp_method.h"
9
10// YAC PUBLIC HEADER START
11
13
14// YAC PUBLIC HEADER STOP
15
16#endif // INTERP_METHOD_HCSBB_H
struct interp_method * yac_interp_method_hcsbb_new()