initial commit

This commit is contained in:
l_samenv
2022-08-18 15:04:28 +02:00
commit 46dcf8e77c
591 changed files with 69282 additions and 0 deletions

2
tcl/drivers/secop.tcl Normal file
View File

@ -0,0 +1,2 @@
set version [string map {v0.1 0 v1.0b 1 v1.0c 2} [silent 4 set ::secop_version]]
source drivers/secop_$version.tcl