File: browse-source.html

package info (click to toggle)
libapache-mod-dtcl 0.7.3-2
  • links: PTS
  • area: main
  • in suites: potato
  • size: 404 kB
  • ctags: 300
  • sloc: tcl: 1,266; ansic: 1,164; lisp: 563; makefile: 94; sh: 91
file content (48 lines) | stat: -rw-r--r-- 942 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 3.0//EN">
<html>
  <head>
    <title>Browse mod_dtcl source code</title>
  </head>
  <body bgcolor="ffffff">
    <bodytext>
      <h1>Browse mod_dtcl source code</h1>
      Thanks to <a
      href="http://jagor.srce.hr/~hniksic/htmlize.el">htmlize.el</a>,
      I have "htmlized" the source code files of mod_dtcl and made
      them available to look through here:

      <ul>
	<li>
	  <a href="mod_dtcl.html">mod_dtcl.c</a> 
	</li>

	<li>
	  <a href="two-mode-mode.html">two-mode-mode.html</a>
	</li>

	<li>
	  <a href="dtcl.html">dtcl.tcl</a>
	</li>

	<li>
	  <a href="globalscript.html">globalscript.tcl</a>
	</li>

	<li>
	  <a href="infodebug.html">infodebug.tcl</a>
	</li>
	
	<li>	  
	  <a href="testdtcl.html">testdtcl.tcl</a>
	</li>
	<li>	  
	  <a href="testdtcl.html">testdtcl.c</a>
	</li>
	<li>	  
	  <a href="Makefile.html">Makefile</a>
	</li>
      </ul>

    </bodytext>
  </body>
</html>