![]() |
PandA-2024.02
|
#include <stdlib.h>#include <stdio.h>#include <string.h>#include <sys/types.h>#include <sys/stat.h>#include <fcntl.h>#include <unistd.h>#include <assert.h>#include "nw.h"
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 11 of file generate.c.
References ALEN, BLEN, data_to_input(), bench_args_t::seqA, and bench_args_t::seqB.

1.8.13