diff options
Diffstat (limited to 'src/main.c')
-rw-r--r-- | src/main.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,5 +3,6 @@ int main() { + printf("Success!\n"); return 0; } |
![]() |
index : ImageManip.git | |
Tiff Image Manipulation, hoping to be helpful for preparing segmentations | Christian Cunningham |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | src/main.c | 1 |
@@ -3,5 +3,6 @@ int main() { + printf("Success!\n"); return 0; } |