chore: Check types.
Enabling type checking involves a full rearrangement of the build process, as well as supplying types for some of the packages. The X_ITE types are still a work in progress, but they are enough for this initial state of the project to compile and run. Resolves #14.
This commit is contained in:
parent
a8707386aa
commit
6bcec494e2
15 changed files with 736 additions and 32 deletions
|
@ -7,7 +7,7 @@
|
|||
</head>
|
||||
<body>
|
||||
<p>Here is a
|
||||
<a href="http://127.0.0.1:8080/assets/hartWings.wrl">Hart polyhedron
|
||||
<a href="http://127.0.0.1:8080/assets/hartPoly.wrl">Hart polyhedron
|
||||
</a>.
|
||||
</p>
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue