mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
Update of service files for WOK
This commit is contained in:
parent
1a4b0f5437
commit
af5f5dc721
@ -25,7 +25,7 @@ proc FoundationClasses:toolkits { } {
|
||||
;# Autres UDs a prendre.
|
||||
;#
|
||||
proc FoundationClasses:ressources { } {
|
||||
return [list [list both r UnitsAPI {} ] [list both r OS {} ]] \
|
||||
return [list [list both r OS {} ]] \
|
||||
}
|
||||
;
|
||||
;#
|
||||
@ -112,3 +112,7 @@ proc FoundationClasses:LinksoWith { } {
|
||||
proc FoundationClasses:Export { } {
|
||||
return [list source runtime wokadm api]
|
||||
}
|
||||
|
||||
proc FoundationClasses:install { } {
|
||||
return [list UnitsAPI]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user