aboutsummaryrefslogtreecommitdiffhomepage
path: root/config
diff options
context:
space:
mode:
authorGravatar letouzey <letouzey@85f007b7-540e-0410-9357-904b9bb8a0f7>2009-03-11 14:09:47 +0000
committerGravatar letouzey <letouzey@85f007b7-540e-0410-9357-904b9bb8a0f7>2009-03-11 14:09:47 +0000
commit015163eb10d41313faa8b58715067d12eee4873f (patch)
tree5e399610f96b27998141bb5086dd325e95eb4869 /config
parentaa14c8adf52e6a98275ecfd2c71de470b56985da (diff)
Cleanup: remove unused config/giveostype.ml
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@11973 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'config')
-rw-r--r--config/giveostype.ml1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/giveostype.ml b/config/giveostype.ml
deleted file mode 100644
index e657bc79f..000000000
--- a/config/giveostype.ml
+++ /dev/null
@@ -1 +0,0 @@
-print_string Sys.os_type;;