initial 1.3.0

This commit is contained in:
2019-05-01 17:46:38 -04:00
commit ad86bc2a30
418 changed files with 34837 additions and 0 deletions

18
help/logic_contents.html Normal file
View File

@@ -0,0 +1,18 @@
<HTML>
<HEAD>
<TITLE>AGI Logic help</TITLE></HEAD>
<BODY>
<h1>AGI Logic help</h1>
<a href="getting_started.html">Getting started</a><p>
<B>General topics</B><p>
<a href="logic_syntax.html">Logic syntax</a><p>
<a href="types.html">Types</a><p>
<a href="objects.html">Objects</a><p>
<a href="special_variables.html">Special variable</a><p>
<a href="special_flags.html">Special flags</a><p>
<B>Command reference</B><p>
<a href="commands_by_name.html">Commands by name</a><p>
<a href="commands_by_category.html">Commands by category</a><p>
<hr>
<a href="index.html">Back to contents</a><p>
</BODY></HTML>