1.23
2.0
acw/focus-triggers
main
test-branch
|
Last change
on this file since d87ec9c was fc22fbf, checked in by Andre Marianiello <andre.marianiello@…>, 12 years ago |
|
Fixed the ifdefs that prevent multiple header inclusion in cuda.cvh and cuda-helper.cvh
git-svn-id: svn://vsl.cis.udel.edu/civl/trunk@1281 fb995dde-84ed-4084-dfe6-e5aef3e2452c
|
-
Property mode
set to
100644
|
|
File size:
133 bytes
|
| Line | |
|---|
| 1 |
|
|---|
| 2 | #include "civlc.h"
|
|---|
| 3 | #include <stdio.h>
|
|---|
| 4 | #include <stdlib.h>
|
|---|
| 5 |
|
|---|
| 6 | int main (int argc, char** argv) {
|
|---|
| 7 |
|
|---|
| 8 | fprintf(stdout, "Output\n");
|
|---|
| 9 |
|
|---|
| 10 | }
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.