www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 3b33c3676a7577eb2a5238e3fe469c23fb6e69e3
parent 16438869f2d9d1f648d2193cddab192ba7a6cbca
Author: Georges Dupéron <georges.duperon@gmail.com>
Date:   Tue, 11 Oct 2016 01:56:31 +0200

Removed duplicate dependency on phc-adt

Diffstat:
Minfo.rkt | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/info.rkt b/info.rkt @@ -4,7 +4,6 @@ "rackunit-lib" "https://github.com/jsmaniac/phc-toolkit.git#dev" "https://github.com/jsmaniac/phc-adt.git?path=phc-adt#dev" - "phc-adt" "type-expander" "hyper-literate" "scribble-enhanced"