mirror of
https://github.com/NGSolve/netgen.git
synced 2024-11-11 16:49:16 +05:00
6 lines
129 B
Tcl
6 lines
129 B
Tcl
|
#
|
||
|
# Tcl package index file
|
||
|
#
|
||
|
package ifneeded @PACKAGE_NAME@ @PACKAGE_VERSION@ \
|
||
|
[list load [file join $dir @PKG_LIB_FILE@]]
|