8 echo $
(date "+%d %b %Y") >> $tmpfile
9 echo "version ${MAJOR}.${MINOR}.${MICRO}" >> $tmpfile
10 echo "Libneuro Functions" >> $tmpfile
12 argument
=$
(echo ..
/include
/neuro
/*.h
)
14 time tclsh .
/neuroman.tcl
-c $tmpfile -i $argument
16 time .
/neuroman
$argument