Show
Ignore:
Timestamp:
10/08/08 23:30:37 (3 months ago)
Author:
tokuhirom
Message:

regen docs

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/cplusplus/llv8call/trunk/ext/libxml/element.cc

    r20988 r20991  
    2020// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 
    2121// THE SOFTWARE. 
     22 
     23/** DESCRIPTION: 
     24 * 
     25 * xml element class.this module inherits node class. 
     26 * 
     27 */ 
    2228 
    2329#include "node.h"