Parent Directory
|
Revision Log
|
Patch
revision 2427 by ahallam, Fri May 15 04:29:01 2009 UTC | revision 2469 by ahallam, Thu Jun 11 04:52:14 2009 UTC | |
---|---|---|
# | Line 8 import os | Line 8 import os |
8 | sys.path.insert(0,'cblib') | sys.path.insert(0,'cblib') |
9 | #import all examples to library | #import all examples to library |
10 | from wavesolver2d import * | from wavesolver2d import * |
11 | from wavesolver2df import * | |
12 | from phones import * | |
13 | #exit subdirectory | #exit subdirectory |
14 | del sys.path[0] | del sys.path[0] |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |