PageRenderTime 39ms CodeModel.GetById 14ms RepoModel.GetById 1ms app.codeStats 0ms

/jEdit/tags/jedit-4-5-pre1/org/gjt/sp/jedit/killring.dtd

#
Document Type Definition | 5 lines | 4 code | 1 blank | 0 comment | 0 complexity | ee9b813e4e5426052c06760ad939e4e7 MD5 | raw file
Possible License(s): BSD-3-Clause, AGPL-1.0, Apache-2.0, LGPL-2.0, LGPL-3.0, GPL-2.0, CC-BY-SA-3.0, LGPL-2.1, GPL-3.0, MPL-2.0-no-copyleft-exception, IPL-1.0
  1. <!-- KILLRING element -->
  2. <!ELEMENT KILLRING ( ENTRY+ ) >
  3. <!-- ENTRY element -->
  4. <!ELEMENT ENTRY ( #PCDATA ) >