doodle
0.2
Intended to support teaching C++, doodle is a simple library that helps make a window and makes it easy to do some drawing.
include
doodle
version.hpp
Go to the documentation of this file.
1
/*--------------------------------------------------------------*
2
Copyright (C) 2021 Rudy Castan
3
4
This file is distributed WITHOUT ANY WARRANTY. See the file
5
`License.md' for details.
6
*--------------------------------------------------------------*/
7
#pragma once
8
9
10
namespace
doodle
11
{
12
constexpr
auto
VERSION
=
"0.2.5"
;
13
}
doodle
Definition:
angle.hpp:11
doodle::VERSION
constexpr auto VERSION
Definition:
version.hpp:12
Generated by
1.9.1