Advertisement
Guest User

Untitled

a guest
Jul 18th, 2019
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. ns guindy.tcl
  2. num_nodes is set 41
  3. warning: Please use -channel as shown in tcl/ex/wireless-mitf.tcl
  4. INITIALIZE THE LIST xListHead
  5. couldn't read file "mobility.tcl": no such file or directory
  6. while executing
  7. "source.orig mobility.tcl"
  8. ("uplevel" body line 1)
  9. invoked from within
  10. "uplevel source.orig [list $fileName]"
  11. invoked from within
  12. "if [$instance_ is_http_url $fileName] {
  13. set buffer [$instance_ read_url $fileName]
  14. uplevel eval $buffer
  15. } else {
  16. uplevel source.orig [list $fileName]
  17. ..."
  18. (procedure "source" line 8)
  19. invoked from within
  20. "source mobility.tcl"
  21. (file "guindy.tcl" line 68)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement