Statistics
| Revision:

svn-gvsig-desktop / tags / tmp_build / install / build / main.tcl @ 36455

History | View | Annotate | Download (118 Bytes)

1 36455 nfrancisco
set enc [encoding system]
2
encoding system utf-8
3
source [file join $::installkit::root main2.tcl]
4
encoding system $enc