$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: JD (jean.daniel.michaud_at_[hidden])
Date: 2007-08-02 13:22:27
Hi all,
I wrote a little command line interpreter based on the program option
library by Vladimir Prus. You can find it here:
http://minilien.com/?bNPy1ECuWv.
It's not a big thing but can help sometime.
You also have the subversion repository there:
http://code.google.com/p/clipo/
Let me know what you think.
JD