From: Groepaz (groepaz_at_gmx.net)
Date: 2003-03-12 23:26:53
On Wednesday 12 March 2003 23:02, MagerValp wrote: > >>>>> "UvB" == Ullrich von Bassewitz <uz_at_musoftware.de> writes: > > UvB> My most important suggestion would be to use the standard tabsize > UvB> of 8. The sources are currently almost unreadable for me, > UvB> regardless which tool I'm using. I will have to write a converter > UvB> before I can proceed. Sorry. > > perl -pe 's/\t/" " x (8 - $-[0] % 8)/ge' < groepaz.c > uz.c > > Change the two 8's to whatever gpz uses for his tab size. its 4 :o) eh...i'll add this to my makerelease.sh :o) gpz ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo_at_musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.
This archive was generated by hypermail 2.1.3 : 2003-03-12 23:20:42 CET