1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-09 13:22:24 +03:00

0025148: Visualization - drop TKNIS toolkit

TKNIS toolkit and related DRAW stuff removed
This commit is contained in:
kgv
2014-09-29 10:17:42 +03:00
committed by bugmaster
parent 9e50612044
commit d09dda0929
48 changed files with 103 additions and 9447 deletions

View File

@@ -19,7 +19,6 @@ proc Visualization:toolkits { } {
TKV3d \
TKOpenGl \
TKMeshVS \
TKNIS \
TKVoxel]
if { [info exists ::env(HAVE_VTK)] && "$::env(HAVE_VTK)" == "true" } {