Skip to content

Commit

Permalink
comments in main
Browse files Browse the repository at this point in the history
  • Loading branch information
shreybh1 committed Nov 8, 2023
1 parent 2bc1b3a commit 64cc6d4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions stream/main.c
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/* @file main.c
* @brief main file for stream benchmark using iocomp
*
* @author Shrey (sb15895)
*/
#include <stdbool.h>
#include <math.h>
#include <stdlib.h>
Expand Down

0 comments on commit 64cc6d4

Please sign in to comment.