(svn r23652) -Fix: don't include/document ScriptText for AIs. It is not usable
This commit is contained in:
@@ -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 }
|
||||
|
||||
|
Reference in New Issue
Block a user