Skip to content

Commit

Permalink
Remove executable permissions.
Browse files Browse the repository at this point in the history
Related to racket/racket#4949.
  • Loading branch information
samth committed Mar 8, 2024
1 parent 2e7d541 commit d313612
Show file tree
Hide file tree
Showing 173 changed files with 0 additions and 0 deletions.
Empty file modified tests/chapter1/inductive.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter2/sec2.1.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter2/sec2.2-ds-rep.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter2/sec2.2-proc-rep.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter2/sec2.3.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter2/sec2.4.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter2/sec2.5.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter3/let-lang/data-structures.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter3/let-lang/environments.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter3/let-lang/interp.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter3/let-lang/lang.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter3/let-lang/tests.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter3/letrec-lang/data-structures.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter3/letrec-lang/interp.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter3/letrec-lang/lang.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter3/letrec-lang/tests.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter3/lexaddr-lang/data-structures.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter3/lexaddr-lang/environments.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter3/lexaddr-lang/interp.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter3/lexaddr-lang/lang.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter3/lexaddr-lang/tests.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter3/lexaddr-lang/translator.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter3/proc-lang/ds-rep/data-structures.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter3/proc-lang/ds-rep/environments.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter3/proc-lang/ds-rep/interp.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter3/proc-lang/ds-rep/lang.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter3/proc-lang/ds-rep/tests.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter3/proc-lang/proc-rep/data-structures.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter3/proc-lang/proc-rep/environments.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter3/proc-lang/proc-rep/interp.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter3/proc-lang/proc-rep/lang.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter3/proc-lang/proc-rep/tests.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter4/call-by-need/data-structures.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter4/call-by-need/environments.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter4/call-by-need/interp.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter4/call-by-need/lang.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter4/call-by-need/pairval1.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter4/call-by-need/pairval2.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter4/call-by-need/pairvals.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter4/call-by-need/store.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter4/call-by-need/tests.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter4/call-by-reference/data-structures.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter4/call-by-reference/environments.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter4/call-by-reference/interp.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter4/call-by-reference/lang.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter4/call-by-reference/pairval1.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter4/call-by-reference/pairval2.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter4/call-by-reference/pairvals.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter4/call-by-reference/store.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter4/call-by-reference/tests.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter4/explicit-refs/data-structures.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter4/explicit-refs/environments.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter4/explicit-refs/interp.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter4/explicit-refs/lang.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter4/explicit-refs/store.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter4/explicit-refs/tests.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter4/implicit-refs/data-structures.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter4/implicit-refs/environments.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter4/implicit-refs/interp.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter4/implicit-refs/lang.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter4/implicit-refs/store.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter4/implicit-refs/tests.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter4/mutable-pairs/data-structures.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter4/mutable-pairs/environments.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter4/mutable-pairs/interp.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter4/mutable-pairs/lang.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter4/mutable-pairs/pairval1.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter4/mutable-pairs/pairval2.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter4/mutable-pairs/pairvals.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter4/mutable-pairs/store.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter4/mutable-pairs/tests.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter5/exceptions/big-trace3.txt
100755 → 100644
Empty file.
Empty file modified tests/chapter5/exceptions/data-structures.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter5/exceptions/environments.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter5/exceptions/interp.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter5/exceptions/lang.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter5/exceptions/tests.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter5/letrec-lang/data-structures.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter5/letrec-lang/environments.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter5/letrec-lang/interp-registers.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter5/letrec-lang/interp.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter5/letrec-lang/lang.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter5/letrec-lang/tests.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter5/thread-lang/data-structures.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter5/thread-lang/interp.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter5/thread-lang/lang.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter5/thread-lang/queues.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter5/thread-lang/scheduler.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter5/thread-lang/semaphores.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter5/thread-lang/store.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter5/thread-lang/tests.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter6/cps-lang/cps-in-lang.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter6/cps-lang/cps-out-lang.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter6/cps-lang/cps.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter6/cps-lang/data-structures.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter6/cps-lang/interp.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter6/cps-lang/tests.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter6/cps-side-effects-lang/cps-in-lang.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter6/cps-side-effects-lang/cps-out-lang.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter6/cps-side-effects-lang/cps.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter6/cps-side-effects-lang/data-structures.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter6/cps-side-effects-lang/interp-tests.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter6/cps-side-effects-lang/interp.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter6/cps-side-effects-lang/store.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter6/cps-side-effects-lang/tests.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter7/checked/checker.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter7/checked/data-structures.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter7/checked/environments.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter7/checked/interp.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter7/checked/lang.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter7/checked/tests.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter7/inferred/data-structures.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter7/inferred/environments.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter7/inferred/equal-up-to-gensyms.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter7/inferred/inferrer.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter7/inferred/interp.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter7/inferred/lang.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter7/inferred/substitutions.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter7/inferred/tests.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter7/inferred/unifier.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter8/abstract-types-lang/check-modules.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter8/abstract-types-lang/checker.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter8/abstract-types-lang/data-structures.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter8/abstract-types-lang/environments.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter8/abstract-types-lang/expand-type.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter8/abstract-types-lang/interp.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter8/abstract-types-lang/lang.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter8/abstract-types-lang/renaming.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter8/abstract-types-lang/static-data-structures.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter8/abstract-types-lang/subtyping.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter8/abstract-types-lang/test-suite.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter8/abstract-types-lang/tests-book.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter8/full-system/check-modules.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter8/full-system/checker.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter8/full-system/data-structures.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter8/full-system/environments.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter8/full-system/expand-type.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter8/full-system/interp.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter8/full-system/lang.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter8/full-system/renaming.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter8/full-system/scratch.txt
100755 → 100644
Empty file.
Empty file modified tests/chapter8/full-system/static-data-structures.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter8/full-system/subtyping.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter8/full-system/test-suite.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter8/full-system/tests-book.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter8/simplemodules/check-modules.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter8/simplemodules/checker.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter8/simplemodules/data-structures.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter8/simplemodules/environments.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter8/simplemodules/expand-type.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter8/simplemodules/interp.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter8/simplemodules/lang.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter8/simplemodules/static-data-structures.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter8/simplemodules/subtyping.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter8/simplemodules/test-suite.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter8/simplemodules/tests-book.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter9/classes/classes.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter9/classes/data-structures.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter9/classes/environments.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter9/classes/interp.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter9/classes/lang.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter9/classes/store.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter9/classes/tests.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter9/typed-oo/checker.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter9/typed-oo/classes.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter9/typed-oo/data-structures.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter9/typed-oo/environments.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter9/typed-oo/interp.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter9/typed-oo/lang.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter9/typed-oo/static-classes.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter9/typed-oo/static-data-structures.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter9/typed-oo/store.rkt
100755 → 100644
Empty file.
Empty file modified tests/chapter9/typed-oo/tests.rkt
100755 → 100644
Empty file.

0 comments on commit d313612

Please sign in to comment.