mirror of
https://github.com/jezhiggins/arabica
synced 2025-02-05 20:45:56 +01:00
*** empty log message ***
This commit is contained in:
parent
3eaf5ea436
commit
925803b5b9
1 changed files with 2 additions and 1 deletions
|
@ -39,7 +39,8 @@ class Node_base
|
|||
DOCUMENT_NODE,
|
||||
DOCUMENT_TYPE_NODE,
|
||||
DOCUMENT_FRAGMENT_NODE,
|
||||
NOTATION_NODE
|
||||
NOTATION_NODE,
|
||||
MAX_TYPE
|
||||
}; // Type
|
||||
}; // class Node_base
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue