Devine Lu Linvega df58bf2537 Working copy
2017-09-28 08:19:54 +13:00

4 lines
47 B
JavaScript

function Path()
{
Module.call(this,"path");
}