mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
15 lines
368 B
HTML
15 lines
368 B
HTML
<!doctype html>
|
|
<html lang="en-us">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
</head>
|
|
<body>
|
|
<script type="text/javascript" src="pgf.js"></script>
|
|
<script type="text/javascript" src="./jspgf.js"></script>
|
|
<script type="text/javascript" src="./test-web.js"></script>
|
|
</body>
|
|
</html>
|
|
|
|
|