~gcrosswhite/charon/trunk

« back to all changes in this revision

Viewing changes to src/test.h

  • Committer: Gregory Crosswhite
  • Date: 2009-04-14 20:37:52 UTC
  • Revision ID: gcross@phys.washington.edu-20090414203752-aayz9j7fqmrzccun
Cleared out all but the simplest and most solid functionality.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
#define TEST_H
7
7
 
8
8
#include "charon.h"
9
 
#include "io.h"
10
9
 
11
10
#include "test.decl.h"
12
11