We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 875e377 commit df73f08Copy full SHA for df73f08
src/main/kotlin/assimp/version.kt
@@ -48,7 +48,7 @@ import glm_.i
48
* lines.
49
* @return Pointer to static string.
50
*/
51
-val legalString ="""
+val legalString = """
52
Open Asset Import Library (Assimp).
53
A free C/C++ library to import various 3D file formats into applications
54
0 commit comments