test/jheader.html

Thu, 23 Jan 2014 14:44:20 +0100

author
Mike Becker <universe@uap-core.de>
date
Thu, 23 Jan 2014 14:44:20 +0100
changeset 23
f44a185b678b
parent 17
7ea86024aef0
child 27
53fd8595378c
permissions
-rw-r--r--

fixed licenses

<!DOCTYPE html>
<html>
  <head>
    <title>c2html</title>
    <style type="text/css">
      span.c2html-lineno {
        font-style: italic;
        color: grey;
      }
      span.c2html-keyword {
        color: blue;
      }
      span.c2html-macroconst {
        color: cornflowerblue;
      }
      span.c2html-type {
        color: teal;
      }
      span.c2html-directive {
        color: silver;
      }
      span.c2html-string {
        color: darkorange;
      }
      span.c2html-comment {
        color: grey;
      }
      span.c2html-stdinclude, span.c2html-userinclude, a.c2html-userinclude {
      }
    </style>
  </head>
  <body>

mercurial