Salome HOME
add options edit, list, and copy to config command
[tools/sat.git] / data / site.pyconf
1 #!/usr/bin/env python
2 #-*- coding:utf-8 -*-
3
4 SITE :
5 {   
6     config : 
7     {
8         configPath : ["/home/salome/SPN_PRIVATE/sat5dev_Applications"]
9         copy_prefix : "LOCAL_"
10     }
11 }
12