mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
Adding UnitsAPI in resources for FoundationClasses.tcl of OS package.
This commit is contained in:
parent
d5aedb2c6d
commit
39aac5778a
@ -25,7 +25,10 @@ proc FoundationClasses:toolkits { } {
|
||||
;# Autres UDs a prendre.
|
||||
;#
|
||||
proc FoundationClasses:ressources { } {
|
||||
return [list [list both r OS {} ]] \
|
||||
return [list \
|
||||
[list both r OS {} ] \
|
||||
[list both r UnitsAPI {} ] \
|
||||
]
|
||||
}
|
||||
;
|
||||
;#
|
||||
|
Loading…
x
Reference in New Issue
Block a user