Skip to content
Snippets Groups Projects
Commit 73a24050 authored by Francois Henrotte's avatar Francois Henrotte
Browse files

use the new path checking syntax

parent fd8a4ff9
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@
import onelab
import math, os
c = onelab.client()
c = onelab.client(__file__)
def exportMsh(le1,le2):
mshFile = open(c.cpath("pend.msh"),'w')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment