Parent Directory
|
Revision Log
|
Patch
revision 1246 by woo409, Mon Jun 26 13:12:56 2006 UTC | revision 1247 by ksteube, Tue Aug 14 01:29:20 2007 UTC | |
---|---|---|
# | Line 24 namespace escript { | Line 24 namespace escript { |
24 | ||
25 | /** | /** |
26 | \brief | \brief |
27 | return the latest SVN version number | |
28 | */ | |
29 | ESCRIPT_DLL_API int getSvnVersion(); | |
30 | ||
31 | /** | |
32 | \brief | |
33 | set the number of threads | set the number of threads |
34 | */ | */ |
35 | ESCRIPT_DLL_API void setNumberOfThreads(const int num_threads); | ESCRIPT_DLL_API void setNumberOfThreads(const int num_threads); |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |