app.nit: id the platform at runtime
[nit.git] / lib / linux / linux.nit
index e958e2d..32a5ad4 100644 (file)
@@ -60,3 +60,5 @@ redef class TextAsset
                return content
        end
 end
+
+redef fun bound_platform do return "GNU/Linux"