diff options
Diffstat (limited to 'SCI2CTmpResultsReports/lengthfinder/main_declarations.c')
-rw-r--r-- | SCI2CTmpResultsReports/lengthfinder/main_declarations.c | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/SCI2CTmpResultsReports/lengthfinder/main_declarations.c b/SCI2CTmpResultsReports/lengthfinder/main_declarations.c deleted file mode 100644 index f13612f..0000000 --- a/SCI2CTmpResultsReports/lengthfinder/main_declarations.c +++ /dev/null @@ -1,8 +0,0 @@ - - double x[1 * 5]; - int __xSize[2] = {1, 5};; - - double y; - - double ans1; - |