]> OCCT Git - occt-copy.git/commitdiff
Adding UnitsAPI in resources for FoundationClasses.tcl of OS package.
authorbugmaster <bugmaster@opencascade.com>
Tue, 17 Sep 2013 06:49:54 +0000 (10:49 +0400)
committerbugmaster <bugmaster@opencascade.com>
Tue, 17 Sep 2013 06:49:54 +0000 (10:49 +0400)
src/OS/FoundationClasses.tcl

index c418a4d4e0cf81024c55db8b15a2797469bcb52e..d85848c575c7e027239a7b69332d26ffc2d6d825 100755 (executable)
@@ -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 {} ] \
+              ]
 }
 ;
 ;#