From: MagerValp (MagerValp_at_cling.gu.se)
Date: 2003-03-12 23:02:57
>>>>> "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. -- ___ . . . . . + . . o _|___|_ + . + . + . Per Olofsson, arkadspelare o-o . . . o + MagerValp_at_cling.gu.se - + + . http://www.cling.gu.se/~cl3polof/ ---------------------------------------------------------------------- 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:05:03 CET