This website works better with JavaScript.
Explore
Help
Sign In
gmh5225
/
Theodosius
forked from
IDontCode/Theodosius
Watch
1
Star
0
Fork
You've already forked Theodosius
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5246236cd3
master
3.0
2.0
v1.4
v1.3
v1.2
v1.1
v1.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '5246236cd3'
${ noResults }
Theodosius
/
examples
/
demo
/
module.cpp
8 lines
99 B
Raw
Blame
History
#
include
"module.h"
inline
double
g_version
=
2.0
;
double
get_version
(
)
{
return
g_version
;
}
Reference in new issue
View Git Blame
Copy Permalink