$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2001-11-09 08:51:10
Apologies for talking about such trifles, but library guidelines mention it...
After two editors I use disagreed on how to indent Python code, I wrote a
small script, to be run before checkin, which tests for tabs and similar
problems. When run on boost cvs, it found 287 files with tabs.
Not that I mean something should be done about that, but the script, for
those wanting to use it, lives at
http://groups.yahoo.com/group/boost/files/checkin_test.py
Regards,
Vladimir