www

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

commit d8cc62ccc17efe72b0f868bf7aaeb1b90f1f9c31
parent 93e146e35d96cef31b0727482a2ad5bdc8df1dc9
Author: Georges Dupéron <georges.duperon@gmail.com>
Date:   Wed, 15 Mar 2017 12:12:34 +0100

Removed ;racket/contract commented-out require forms

Diffstat:
Mprivate/copy-attribute.rkt | 2+-
Mprivate/ddd.rkt | 2+-
Mprivate/fully-expanded-grammar-extract-bindings.rkt | 2+-
Mprivate/lifted-variables-communication.rkt | 3+--
Mprivate/subscripts.rkt | 2+-
Mprivate/template-subscripts.rkt | 5++---
6 files changed, 7 insertions(+), 9 deletions(-)

diff --git a/private/copy-attribute.rkt b/private/copy-attribute.rkt @@ -6,7 +6,7 @@ (require stxparse-info/current-pvars phc-toolkit/untyped stxparse-info/parse - (for-syntax "optcontract.rkt";racket/contract + (for-syntax "optcontract.rkt" racket/syntax phc-toolkit/untyped racket/function diff --git a/private/ddd.rkt b/private/ddd.rkt @@ -9,7 +9,7 @@ (prefix-in - syntax/parse/private/residual) racket/stxparam "lifted-variables-communication.rkt" - (for-syntax "optcontract.rkt";racket/contract + (for-syntax "optcontract.rkt" racket/syntax phc-toolkit/untyped racket/function diff --git a/private/fully-expanded-grammar-extract-bindings.rkt b/private/fully-expanded-grammar-extract-bindings.rkt @@ -4,7 +4,7 @@ (require syntax/parse phc-toolkit/untyped - "optcontract.rkt";racket/contract + "optcontract.rkt" racket/list (for-template '#%kernel)) diff --git a/private/lifted-variables-communication.rkt b/private/lifted-variables-communication.rkt @@ -8,8 +8,7 @@ (require racket/stxparam (for-syntax racket/base racket/syntax - "optcontract.rkt";racket/contract - )) + "optcontract.rkt")) (define-syntax-parameter lift-late-pvars-param #f) diff --git a/private/subscripts.rkt b/private/subscripts.rkt @@ -10,7 +10,7 @@ racket/function racket/list phc-toolkit/untyped - "optcontract.rkt";racket/contract + "optcontract.rkt" racket/string racket/syntax) diff --git a/private/template-subscripts.rkt b/private/template-subscripts.rkt @@ -4,7 +4,7 @@ racket/list racket/string racket/function - "optcontract.rkt";racket/contract + "optcontract.rkt" phc-toolkit/untyped phc-toolkit/untyped-only/syntax-parse racket/stxparam @@ -32,8 +32,7 @@ srfi/13 (subtract-in racket/string srfi/13) syntax/contract - "optcontract.rkt";racket/contract - )) + "optcontract.rkt")) (provide subtemplate quasisubtemplate