openj / core

abandoned, please check out https://github.com/jsoftware/jsource
https://github.com/jsoftware/jsource
118 stars 26 forks source link

missing newlines #1

Closed openj closed 13 years ago

openj commented 13 years ago

need to do a simple $ find . -exec dos2unix {} \;

to add terminating newlines to files that don't have them.

openj commented 13 years ago

fixed by bill lam in commit 4c2306ac7fe8926fa6d9 (pushed by openj)