YAC 3.8.0
Yet Another Coupler
Loading...
Searching...
No Matches
yac_interface.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 YAC_INTERFACE_H
6#define YAC_INTERFACE_H
7
8#warning yac_interface.h is deprecated: switch to yac.h at your earliest convenience
9
10#include "yac.h"
11
12#endif // YAC_INTERFACE_H