mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-03-08 22:38:42 -05:00
7 lines
79 B
Modula-2
7 lines
79 B
Modula-2
return {
|
|
{
|
|
Name = "Child",
|
|
Parent = "NoDependency"
|
|
}
|
|
}
|