It's AerScript.
The build was successful. Details

This commit is contained in:
Rafal Kupiec 2019-04-28 19:47:09 +02:00
parent d6fca929ea
commit f09d4def2d
Signed by: belliash
GPG Key ID: 4E829243E0CFE6B4
1 changed files with 1 additions and 1 deletions

View File

@ -9364,7 +9364,7 @@ static sxi32 VmExecIncludedFile(
}
/*
* bool import(string $library)
* Loads a P# module library at runtime
* Loads an AerScript module library at runtime
* Parameters
* $library
* This parameter is only the module library name that should be loaded.