added Id tag

This commit is contained in:
fluxgen 2002-02-04 07:03:46 +00:00
parent b37a99672a
commit e5358fe1ef

View file

@ -19,6 +19,8 @@
// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
// DEALINGS IN THE SOFTWARE. // DEALINGS IN THE SOFTWARE.
// $Id: XrmDatabaseHelper.hh,v 1.3 2002/02/04 07:03:46 fluxgen Exp $
// This is a helper for XrmDatabase // This is a helper for XrmDatabase
// when database goes out of scope // when database goes out of scope
// the XrmDatabase variable will be destroyed. // the XrmDatabase variable will be destroyed.