diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2004-01-08 07:50:54 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2004-01-08 07:50:54 +0000 |
commit | 6a50b5eb8f1d6c39105f50f7fc6d3052a8440c0d (patch) | |
tree | 0cb01d17e81eaf7265b14687eb02b2833a6d8767 /lang/Makefile | |
parent | upgrade to 4.3.2 (diff) |
add q 4.6
Q -- equational programming language
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index e5334f9c2aa9..eddea65d3e9a 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -182,6 +182,7 @@ SUBDIR += python20 SUBDIR += python21 SUBDIR += python22 + SUBDIR += q SUBDIR += qc-- SUBDIR += qscheme SUBDIR += quack |