(svn r23652) -Fix: don't include/document ScriptText for AIs. It is not usable

This commit is contained in:
truebrain
2011-12-21 15:06:00 +00:00
parent 5988659eea
commit ac306fc138
4 changed files with 5 additions and 35 deletions

View File

@@ -106,7 +106,7 @@ functions=``
echo "
{ }
/.hpp.sq/ { next }
/.hpp.sq/ { if (match(\$0, \"template\")) print \$0; next }
/SQ${apiuc}Controller_Register/ { print \$0; next }
/SQ${apiuc}.*_Register/ { next }