Skip to content

Commit

Permalink
Mark authorship of gen4.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
erheron committed Aug 18, 2020
1 parent 377c85b commit 80250d9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions gen4.cpp
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Generate set G for nets of size 4
*
* Bartosz Walczak, 2020
*/
#include <bitset>
#include <iostream>
#include <map>
Expand Down

0 comments on commit 80250d9

Please sign in to comment.