how to use list of STL in Bro?

  I add a variable to class SteppingStoneManager:

When you do this, you need to issue "make clean ; make" in order
to recompile all the .o's that depend on the modified class. The
rules in the Makefile do not reflect all of the .h dependencies.
(This is deliberate - it is too much of a pain when doing development
to have them.)

    Vern

.

.

.