~oif-team/grail/trunk

« back to all changes in this revision

Viewing changes to test/regular/test-c-compile.c

  • Committer: Chase Douglas
  • Date: 2012-07-25 23:09:08 UTC
  • mfrom: (229.2.4 grail)
  • Revision ID: chase.douglas@canonical.com-20120725230908-1l25qh2ex2ueanqj
Merge in project rename

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
 */
4
4
 
5
5
#include <stdio.h>
6
 
#include <utouch/grail.h>
 
6
#include <oif/grail.h>
7
7
 
8
8
int main(int argc, char **argv) {
9
9
  void *dummy = grail_new;