source: CIVL/examples/omp/amg2013/abcBug.c@ ff25b9a

1.23 2.0 main test-branch
Last change on this file since ff25b9a was 38f0229, checked in by Ziqing Luo <ziqing@…>, 10 years ago

add simpleExample illustrates abc bug

git-svn-id: svn://vsl.cis.udel.edu/civl/trunk@3731 fb995dde-84ed-4084-dfe6-e5aef3e2452c

  • Property mode set to 100644
File size: 96 bytes
Line 
1
2#include "head1.h"
3#include "head2.h"
4int main() {
5 int i = g(f
6 (x), 0);
7
8 return i;
9}
Note: See TracBrowser for help on using the repository browser.