~aacid/unity-api/setMoveFavorite

« back to all changes in this revision

Viewing changes to README

  • Committer: Michi Henning
  • Date: 2013-06-20 00:18:18 UTC
  • mto: This revision was merged to the branch mainline in revision 67.
  • Revision ID: michi.henning@canonical.com-20130620001818-1kmxcxi555aqmavf
Added astyle-config.

Show diffs side-by-side

added added

removed removed

Lines of Context:
211
211
Things that are dubious in some way with no better solution available
212
212
are marked with a HACK comment.
213
213
 
 
214
Style
 
215
-----
 
216
 
 
217
Consider running astyle over the code before checking it in.
 
218
See astyle-config for more details.
 
219
 
214
220
 
215
221
Test suite
216
222
----------