mirror of
https://github.com/adrianschlatter/threadlib.git
synced 2025-01-16 20:58:26 +01:00
Added version __THREADLIB_VERSION() function.
This commit is contained in:
parent
c988eed98c
commit
f473fd15ae
@ -9,6 +9,8 @@ Create threads easily.
|
||||
:License: 3-Clause BSD. See LICENSE.
|
||||
*/
|
||||
|
||||
function __THREADLIB_VERSION() = 0.1;
|
||||
|
||||
use <thread_profile.scad>
|
||||
include <THREAD_TABLE.scad>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user