diff options
author | infirit <[email protected]> | 2013-11-08 17:45:24 +0100 |
---|---|---|
committer | infirit <[email protected]> | 2013-11-08 17:54:58 +0100 |
commit | 89e368b69cdcce2eb643012921e499ba078ac4b9 (patch) | |
tree | a212f4011007f122cfbefc817f469a82902b7a16 /doc/creating_themes/C/dbgenent.mod | |
parent | 3df8d193268be8d7dfb2264a2dfad5dc5b78b84f (diff) | |
download | marco-89e368b69cdcce2eb643012921e499ba078ac4b9.tar.bz2 marco-89e368b69cdcce2eb643012921e499ba078ac4b9.tar.xz |
Remove unneeded files
Diffstat (limited to 'doc/creating_themes/C/dbgenent.mod')
-rw-r--r-- | doc/creating_themes/C/dbgenent.mod | 41 |
1 files changed, 0 insertions, 41 deletions
diff --git a/doc/creating_themes/C/dbgenent.mod b/doc/creating_themes/C/dbgenent.mod deleted file mode 100644 index ff5ba90d..00000000 --- a/doc/creating_themes/C/dbgenent.mod +++ /dev/null @@ -1,41 +0,0 @@ -<!-- ...................................................................... --> -<!-- DocBook additional general entities V4.5 ............................. --> - -<!-- Copyright 1992-2004 HaL Computer Systems, Inc., - O'Reilly & Associates, Inc., ArborText, Inc., Fujitsu Software - Corporation, Norman Walsh, Sun Microsystems, Inc., and the - Organization for the Advancement of Structured Information - Standards (OASIS). - - In DTD driver files referring to this module, please use an entity - declaration that uses the public identifier shown below: - - <!ENTITY % dbgenent PUBLIC - "-//OASIS//ENTITIES DocBook Additional General Entities V4.5//EN" - "dbgenent.mod"> - %dbgenent; ---> - -<!-- File dbgenent.mod .................................................... --> - -<!-- You can edit this file to add the following: - - o General entity declarations of any kind. For example: - - <!ENTITY productname "WinWidget"> (small boilerplate) - <!ENTITY legal-notice SYSTEM "notice.sgm"> (large boilerplate) - - o Notation declarations. For example: - - <!NOTATION chicken-scratch SYSTEM> - - o Declarations for and references to external parameter entities - containing collections of any of the above. For example: - - <!ENTITY % all-titles PUBLIC "-//DocTools//ELEMENTS Book Titles//EN" - "booktitles.ent"> - %all-titles; ---> - -<!-- End of DocBook additional general entities V4.5 ...................... --> -<!-- ...................................................................... --> |