public inbox for xconq7@sourceware.org
 help / color / mirror / Atom feed
* Game Module Line Delimiters
@ 2003-12-13  8:07 Eric McDonald
  2003-12-13 10:47 ` Lincoln Peters
  0 siblings, 1 reply; 3+ messages in thread
From: Eric McDonald @ 2003-12-13  8:07 UTC (permalink / raw)
  To: xconq7


Hi,

We should perhaps standardize on a style of line delimiter for 
game modules and IMF files. Three of them have Mac (CR) 
delimiters, and the rest are Unix (LF) delimiters:

colonizer.g:      ASCII English text, with CR line terminators
pg.imf:           ASCII text, with CR line terminators
space-civ.g:      ASCII English text, with very long lines, with 
CR line terminators

I would suggest the LF delimiters since that is what the bulk of 
the files already have, and it also makes grepping easier (a 
"line" containing a matching pattern won't end up being the 
entire file).

Eric

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-12-13 10:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-13  8:07 Game Module Line Delimiters Eric McDonald
2003-12-13 10:47 ` Lincoln Peters
2003-12-13 11:08   ` Hans Ronne

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).