PEG vobscene_put--tjl: Delegate VobPlacer's methods from VobScene

Author: Tuomas Lukka
Date: 2003-01-25
Revision: 1.2
Status: Implemented

Too often need to write:

vs.map.put(...)

when it should be just vs.put.

Changes

For all methods in VobPlacer, there should be corresponding methods in VobScene delegating to the VobMap.