Åsmund Ødegård wrote: > > > On Mon, Mar 10, 2008 at 11:37 PM, Garth N. Wells <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > Is there a way to print a message to the screen at the end of a build? A > plain old 'print' prints at the start of the build process. > > > Can you be a bit more specific about what you try to do? Scons is > declarative, not imperative (or something like that) - everything in the > scons-related files is (mostly) just put no a stack for later execution > by scons.... >
I would like to print a message for users at the end of the build process on how to set various paths. Garth > Åsmund _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
