www

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

commit e4cc7bf0cd2598f72fa9351c2cdf96f275a98c36
parent 10094342d7e04632bde3c385233fb13229e83147
Author: AlexKnauth <alexander@knauth.org>
Date:   Fri, 22 Aug 2014 09:59:12 -0400

rename docs.scrbl => afl.scrbl

Diffstat:
Rafl/docs/docs.scrbl -> afl/docs/afl.scrbl | 0
Mafl/info.rkt | 4++--
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/afl/docs/docs.scrbl b/afl/docs/afl.scrbl diff --git a/afl/info.rkt b/afl/info.rkt @@ -1,3 +1,3 @@ #lang info -(define scribblings '(["docs/docs.scrbl" ()])) -\ No newline at end of file +(define scribblings '(["docs/afl.scrbl" ()])) +\ No newline at end of file