ryujin
2.1.1 revision 955e869188d49b3c97ca7b1cf4fd9ceb0e6f46ef
source
version_info.h
Go to the documentation of this file.
1
//
2
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
3
// Copyright (C) 2024 by the ryujin authors
4
//
5
6
#pragma once
7
8
#include <ostream>
9
10
namespace
ryujin
11
{
15
void
print_revision_and_version
(std::ostream &stream);
16
}
// namespace ryujin
ryujin
Definition:
convenience_macros.h:16
ryujin::print_revision_and_version
void print_revision_and_version(std::ostream &stream)
Generated by
1.9.4