aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config/giveostype.ml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/giveostype.ml b/config/giveostype.ml
new file mode 100644
index 0000000000..e657bc79f5
--- /dev/null
+++ b/config/giveostype.ml
@@ -0,0 +1 @@
+print_string Sys.os_type;;