index
:
Quine-McCluskey.git
master
Simplify a Disjunctive normal form boolean expression, written in C
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
blob: dd56f433e1a2fb1c1efe1e89d89254eb114bd949 (
plain
)
1
2
3
4
5
./quineMcCluskey
:
qm
.
c
gcc
qm.c
-o
./quineMcCluskey
clean
:
rm
-f
./quineMcCluskey