Skip to content
Snippets Groups Projects
Select Git revision
21 results Searching

prot-a-parse.c

Blame
  • html_onepage.pike 79 B
    #include "types.h"
    inherit "html";
    
    SGML low_split(SGML data) { return data; }