]> SALOME platform Git repositories - tools/siman.git/blob - Workspace/Siman-Common/src/spring/globalContext.xml
Salome HOME
SIMAN Eclipse workspace first version
[tools/siman.git] / Workspace / Siman-Common / src / spring / globalContext.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <beans xmlns="http://www.springframework.org/schema/beans"
3         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4         xmlns:aop="http://www.springframework.org/schema/aop"
5         xsi:schemaLocation="
6 http://www.springframework.org/schema/beans
7 http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
8 http://www.springframework.org/schema/aop
9 http://www.springframework.org/schema/aop/spring-aop-2.5.xsd">
10
11 </beans>