-# $Id: imunes.tcl,v 1.19.2.1 2007/05/07 08:20:09 ana Exp $
+# $Id: imunes.tcl,v 1.19.2.2 2007/07/11 12:21:08 miljenko Exp $
#
# Copyright 2004, 2005 University of Zagreb, Croatia. All rights reserved.
#
source "$ROOTDIR/$LIBDIR/rj45.tcl"
source "$ROOTDIR/$LIBDIR/editor.tcl"
+source "$ROOTDIR/$LIBDIR/annotations.tcl"
+
source "$ROOTDIR/$LIBDIR/help.tcl"
source "$ROOTDIR/$LIBDIR/filemgmt.tcl"
set node_list {}
set link_list {}
set canvas_list {}
+set oval_list {}
+set rectangle_list {}
+set text_list {}
set prefs {}
set eid e0
canvas.tcl editor.tcl filemgmt.tcl help.tcl initgui.tcl \
quagga.tcl xorp.tcl static.tcl pc.tcl host.tcl \
lanswitch.tcl rj45.tcl hub.tcl ns2imunes.tcl ipsec.tcl \
- topogen.tcl"
+ topogen.tcl annotations.tcl"
-tiny_icons="delete.gif hub.gif frswitch.gif host.gif \
- lanswitch.gif link.gif pc.gif rj45.gif router.gif select.gif"
+tiny_icons="oval.gif delete.gif frswitch.gif host.gif hub.gif \
+ lanswitch.gif link.gif pc.gif rectangle.gif rj45.gif \
+ router.gif select.gif text.gif"
-normal_icons="hub.gif frswitch.gif host.gif lanswitch.gif pc.gif \
+normal_icons="frswitch.gif host.gif hub.gif lanswitch.gif pc.gif \
rj45.gif router.gif"