This commit is contained in:
2025-05-06 22:04:43 +03:00
commit 784a8f2ec7
29 changed files with 5922 additions and 0 deletions

13
spbt.for Normal file
View File

@@ -0,0 +1,13 @@
! *** generated by SAPFOR with version 2412 and build date: Apr 29 2025 22:44:14
! *** Enabled options ***:
! *** maximum shadow width is 50 percent
! *** generated by SAPFOR
!---------------------------------------------------------------------
program spbt
include 'header3d_bt.h'
call btdv3()
call sp()
return
end