.cc
[convexer.git] / config.py
index 364363dde1e0770742a4581eab1632bcb291c58e..438c044eab08ef246bd0c4c3363b373d95b716e7 100644 (file)
--- a/config.py
+++ b/config.py
@@ -251,5 +251,10 @@ cxr_entities = \
       {
          "TeamNum": {"type": "int", "default": 0 }
       }
+   },
+   "func_detail":
+   {
+      "allow": ('MESH',),
+      "keyvalues": {}
    }
 }