set svn:eol-style

svn: r14511
This commit is contained in:
Eli Barzilay 2009-04-14 14:40:46 +00:00
parent fdb422e121
commit f2ae856533
2 changed files with 2 additions and 2 deletions

View File

@ -28,4 +28,4 @@
;; write str to file f (in current-directory);
;; false, if f exists
;; true, if f doesn't exist
)
)

View File

@ -11,4 +11,4 @@
(my-* (sub1 a) (my-+ b b))))
(provide my-+
my-*)
my-*)