]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/MViz/MVizC.nc
make a few toplevel app components safe
[tinyos-2.x.git] / apps / MViz / MVizC.nc
index 82f39986de91ab96cbc999904790bb7f1bf99a75..30eb44720af2a80ec772fa704cb32e731f549d7a 100644 (file)
@@ -19,7 +19,7 @@
 
 #include "MViz.h"
 
-module MVizC {
+module MVizC @safe(){
   uses {
     // Interfaces for initialization:
     interface Boot;