mirror of
https://github.com/adrianschlatter/threadlib.git
synced 2025-08-01 01:30:19 +02:00
Added version __THREADLIB_VERSION() function.
This commit is contained in:
@@ -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>
|
||||
|
||||
|
Reference in New Issue
Block a user