make header be #!/bin/bash in tk, tcl, tclcl, and octl
move "tclcl-mapping.h" include to after class Tcl declaration


---  ns-2.26  ---
remove vector:: in god.h around vector::operator
add "class CBQueue" before declaration of CBQclass in ns-2.26/queue/cbq.cc
commented out line 415 in webcache/webtraf.cc		-- Probably very bad
move include "tora_neighbor" to after toraAgent class declaration
added forward declarations for XmitFailureCallback and XmitFlowFailureCallback in dsragent.cc
added forward declarations for XmitFailedCallback in diffusion.cc
added forward declarations for OmniMcastXmitFailedCallback in omni_mcast.cc
removed  SackRHTcpAgent:: from tcp-sack-rh.cc
linkstate/ls.h:
	89,112 - change begin()/end() to this->begin()/this->end()
pgm/pgm-agent.cc
	278 - remove PGMAgent::
pgm/pgm-sender.cc
	278 - remove PGMSender::
pgm/pgm-receiver.cc
	278 - remove PGMReceiver::
diffusion3/lib/nr/nr.hh
	207,222 - add "template <>" above this line
diffusion3/diffusion/diffusion.hh
	103 - added "class DiffRoutingAgent;" above class definition
diffusion3/ns/difftimer.cc
	Replace the define of max in ../../diffusion/diffusion.h with an #ifndef max....#endif, then compile with g++-3.3
	Modify the configure script for ns-2.26 to use only g++-3.3	

--- nam-1.19 ---
node.h
	226 - Remove Node::
agent.h
	75 - Change NULL to 0
netgraph.h
	71 - Remove NetGraph:: 
