Experiment with porting SGML to YAP, and trying to preserve SWI code as much
as possible.
This commit is contained in:
6
packages/sgml/DTD/HTML4.soc
Normal file
6
packages/sgml/DTD/HTML4.soc
Normal file
@@ -0,0 +1,6 @@
|
||||
OVERRIDE YES
|
||||
SGMLDECL HTML4.dcl
|
||||
DOCTYPE HTML HTML4.dtd
|
||||
PUBLIC "-//W3C//ENTITIES Latin1//EN//HTML" HTMLlat1.ent
|
||||
PUBLIC "-//W3C//ENTITIES Special//EN//HTML" HTMLspec.ent
|
||||
PUBLIC "-//W3C//ENTITIES Symbols//EN//HTML" HTMLsym.ent
|
Reference in New Issue
Block a user