index
:
proof-general
master
Emacs plugins for proof management systems
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
html
/
smallpage.php
blob: 64f538a3b31b2dfdb136c5661beca81defebe653 (
plain
)
1
2
3
4
5
6
<?php
require
(
'functions.php3'
);
small_header
(
$title
);
include
(
$file
);
footer
();
?>