/*
 * Xailer source code:
 *
 * TDBCardBox.prg
 * Clase TDBCardBox
 *
 * Copyright 2003, 2016 Ignacio Ortiz de Zuņiga
 * Copyright 2003, 2016 Xailer.com
 * All rights reserved
 *
 */

#include "Xailer.ch"

CLASS TDBCardBox FROM XDBCardBox
END CLASS