diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-11-21 02:04:52 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-11-21 02:04:52 +0800 |
commit | 74f006a86a2881d7f8c3ddee70c2534af82c2cb3 (patch) | |
tree | f6da6503aab2fb6e53ba410c1e6309430d3257e8 /misc/Makefile | |
parent | e0f0e02dec64ddf008d7921cfd93cef7fa038c53 (diff) | |
download | freebsd-ports-gnome-74f006a86a2881d7f8c3ddee70c2534af82c2cb3.tar.gz freebsd-ports-gnome-74f006a86a2881d7f8c3ddee70c2534af82c2cb3.tar.zst freebsd-ports-gnome-74f006a86a2881d7f8c3ddee70c2534af82c2cb3.zip |
add qmc
Quine-McClusky process simplification tool
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index ddb0c65048fd..e391b6c49d62 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -159,6 +159,7 @@ SUBDIR += qbrew SUBDIR += qhacc SUBDIR += qlas + SUBDIR += qmc SUBDIR += quantlib SUBDIR += quotes SUBDIR += quranref |