Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk/bin/remote.tcl @ 1502

Last change on this file since 1502 was 1502, checked in by rgrieder, 16 years ago
  • @everyone: Do not create a branch until I've added the svn:eol-style property correctly. Otherwise this would cost me another 4 hours or so when we want to merge back.
  • merged network branch back to trunk
  • I had to omit the changes from last evening concerning the line endings
  • might not work yet because of the line endings
  • @beni: script branch is the only branch still open. you probably will have to apply a patch because of inconsistent new lines
File size: 125 bytes
Line 
1set telnetserverthreadid [TclThreadManager create]
2TclThreadManager execute $telnetserverthreadid source telnet_server.tcl
Note: See TracBrowser for help on using the repository browser.