Skip to content
Snippets Groups Projects
Commit 036593ff authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

test sub-sub-clients

parent af3b5a77
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env python
#coding=utf-8
import onelab
OL = onelab.client()
A = OL.defineNumber('A', value=30)
print 'sub2 A= %f' %(A)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment