Zellij
Toggle main menu visibility
Main Page
Related Pages
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
j
l
m
o
p
r
s
u
z
~
Functions
a
c
d
e
f
g
h
i
j
l
m
o
p
r
s
u
z
~
Variables
b
c
d
e
g
i
l
m
o
r
s
u
z
Files
File List
File Members
All
Functions
Variables
Typedefs
Enumerations
•
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Pages
Loading...
Searching...
No Matches
ZE_Version.h
Go to the documentation of this file.
1
// Copyright(C) 2021, 2022, 2023 National Technology & Engineering Solutions
2
// of Sandia, LLC (NTESS). Under the terms of Contract DE-NA0003525 with
3
// NTESS, the U.S. Government retains certain rights in this software.
4
//
5
// See packages/seacas/LICENSE for details
6
#pragma once
7
#include <array>
8
#include <string>
9
10
static
std::array<std::string, 3> qainfo{
11
"zellij"
,
12
"2023/01/11"
,
13
"1.5.4"
,
14
};
Generated by
1.9.7