Skip to content

Commit

Permalink
Add Model bender description
Browse files Browse the repository at this point in the history
  • Loading branch information
dthevenin committed Dec 21, 2012
1 parent 7b7ec06 commit fb48152
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ nibbler_tmp.js :: vs_core_tmp.js vs_data_tmp.js vs_ui_tmp.js vs_ext_tmp.js

copy_xml:
$(CP) src/core/Array.xml lib/core/
$(CP) src/core/Model.xml lib/core/
$(CP) src/data/GoogleSearch.xml lib/data/
$(CP) src/ui/View.xml lib/ui/
$(CP) src/ui/ScrollView.xml lib/ui/
Expand Down
2 changes: 2 additions & 0 deletions lib/core/Model.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<component xmlns="http://bender.igel.co.jp" prototype="nibbler.core.Model">
</component>

0 comments on commit fb48152

Please sign in to comment.