remove accidentally added files

This commit is contained in:
Matthew Flatt 2014-08-14 16:49:17 +01:00
parent 39eae2e647
commit d178b23c00
3 changed files with 0 additions and 6 deletions

2
tmp1
View File

@ -1,2 +0,0 @@
;(#t #f a () 9739 -3 . #((test) te " " st test #() b c))
(define foo (quote (#t #f #\a () 9739 -3 . #((test) "te \" \" st" "" test #() b c))))

2
tmp2
View File

@ -1,2 +0,0 @@
;(#t #f a () 9739 -3 . #((test) te " " st test #() b c))
(define foo (quote (#t #f #\a () 9739 -3 . #((test) "te \" \" st" "" test #() b c))))

2
tmp3
View File

@ -1,2 +0,0 @@
;(0.25 -3.25)
(define foo (quote (0.25 -3.25)))