Parent Directory
|
Revision Log
|
Patch
revision 2427 by ahallam, Fri May 15 04:29:01 2009 UTC | revision 2597 by ahallam, Thu Aug 6 03:30:09 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 | from getLoopCoords import * | |
14 | #exit subdirectory | #exit subdirectory |
del sys.path[0] | ||
15 | del sys.path[0] |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |