~damien-moore/+junk/codeblocks

« back to all changes in this revision

Viewing changes to src/plugins/scriptedwizard/resources/arm/files/lpd-lh7a404/src/main.c

  • Committer: Damien Moore
  • Date: 2013-10-11 14:25:27 UTC
  • Revision ID: damienlmoore@gmail.com-20131011142527-w13ki0x8yjd7973d
copy of Code::Blocks repo based on SVN rev 9395

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
 
 
3
int main (void) {
 
4
        return 0;
 
5
}