templates: Keep coding conventions in basic.edc

This commit is contained in:
Jaehyun Cho 2016-02-17 21:39:25 +09:00
parent 503afcc4c5
commit f7f9770dd1
1 changed files with 2 additions and 2 deletions

View File

@ -52,7 +52,7 @@ collections {
}
}
}
/*
/*
programs {
program { "mouse_down";
signal: "mouse,down,1";
@ -67,6 +67,6 @@ collections {
target: "rect";
}
}
*/
*/
}
}