Skip to content

Commit

Permalink
Update main.cpp (#136)
Browse files Browse the repository at this point in the history
A  description .......
  • Loading branch information
eduard-bagdasaryan authored and ed-bot committed Feb 29, 2024
1 parent 3ebd7f1 commit a025b5a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
#include "generator.h"
#include "tests.h"
#include "brute.h"


static void Func() {}


int main(int argc, char**argv)
{
ArgParser parser(argc, argv);
Expand Down

0 comments on commit a025b5a

Please sign in to comment.