From 1b2aaea8bf36ee1b1f41c1e96e06bdbae5d0bda7 Mon Sep 17 00:00:00 2001 From: vsr Date: Thu, 7 Aug 2014 14:14:43 +0400 Subject: [PATCH] Revert "Synchronize adm files" This reverts commit a355b119e46317f6e9f6017d8c49a7d028cc644d. --- AUTHORS | 0 CALCULATOR_version.h.in | 0 COPYING | 0 ChangeLog | 0 INSTALL | 0 NEWS | 0 README | 0 SalomeCALCULATORConfig.cmake.in | 0 adm_local/cmake_files/FindSalomeCALCULATOR.cmake | 0 doc/Calculator_guide.sxw | Bin doc/calculator.pdf | Bin doc/snapshot1.png | Bin doc/snapshot2.png | Bin idl/CALCULATOR_Gen.idl | 0 resources/CALCULATOR.png | Bin resources/CALCULATORCatalog.xml.in | 0 resources/CALCULATOR_en.ps | 0 resources/CALCULATOR_en.xml | 0 resources/CALCULATOR_fr.xml | 0 resources/ExecCALCULATOR.png | Bin resources/SalomeApp.xml.in | 0 src/CALCULATOR/CALCULATOR.cxx | 0 src/CALCULATOR/CALCULATOR.hxx | 0 src/CALCULATOR/CALCULATOR_TEST.py | 0 src/CALCULATOR/graphe1.py | 0 src/CALCULATOR/graphe1.xml | 0 26 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 AUTHORS mode change 100755 => 100644 CALCULATOR_version.h.in mode change 100755 => 100644 COPYING mode change 100755 => 100644 ChangeLog mode change 100755 => 100644 INSTALL mode change 100755 => 100644 NEWS mode change 100755 => 100644 README mode change 100755 => 100644 SalomeCALCULATORConfig.cmake.in mode change 100755 => 100644 adm_local/cmake_files/FindSalomeCALCULATOR.cmake mode change 100755 => 100644 doc/Calculator_guide.sxw mode change 100755 => 100644 doc/calculator.pdf mode change 100755 => 100644 doc/snapshot1.png mode change 100755 => 100644 doc/snapshot2.png mode change 100755 => 100644 idl/CALCULATOR_Gen.idl mode change 100755 => 100644 resources/CALCULATOR.png mode change 100755 => 100644 resources/CALCULATORCatalog.xml.in mode change 100755 => 100644 resources/CALCULATOR_en.ps mode change 100755 => 100644 resources/CALCULATOR_en.xml mode change 100755 => 100644 resources/CALCULATOR_fr.xml mode change 100755 => 100644 resources/ExecCALCULATOR.png mode change 100755 => 100644 resources/SalomeApp.xml.in mode change 100755 => 100644 src/CALCULATOR/CALCULATOR.cxx mode change 100755 => 100644 src/CALCULATOR/CALCULATOR.hxx mode change 100755 => 100644 src/CALCULATOR/CALCULATOR_TEST.py mode change 100755 => 100644 src/CALCULATOR/graphe1.py mode change 100755 => 100644 src/CALCULATOR/graphe1.xml diff --git a/AUTHORS b/AUTHORS old mode 100755 new mode 100644 diff --git a/CALCULATOR_version.h.in b/CALCULATOR_version.h.in old mode 100755 new mode 100644 diff --git a/COPYING b/COPYING old mode 100755 new mode 100644 diff --git a/ChangeLog b/ChangeLog old mode 100755 new mode 100644 diff --git a/INSTALL b/INSTALL old mode 100755 new mode 100644 diff --git a/NEWS b/NEWS old mode 100755 new mode 100644 diff --git a/README b/README old mode 100755 new mode 100644 diff --git a/SalomeCALCULATORConfig.cmake.in b/SalomeCALCULATORConfig.cmake.in old mode 100755 new mode 100644 diff --git a/adm_local/cmake_files/FindSalomeCALCULATOR.cmake b/adm_local/cmake_files/FindSalomeCALCULATOR.cmake old mode 100755 new mode 100644 diff --git a/doc/Calculator_guide.sxw b/doc/Calculator_guide.sxw old mode 100755 new mode 100644 diff --git a/doc/calculator.pdf b/doc/calculator.pdf old mode 100755 new mode 100644 diff --git a/doc/snapshot1.png b/doc/snapshot1.png old mode 100755 new mode 100644 diff --git a/doc/snapshot2.png b/doc/snapshot2.png old mode 100755 new mode 100644 diff --git a/idl/CALCULATOR_Gen.idl b/idl/CALCULATOR_Gen.idl old mode 100755 new mode 100644 diff --git a/resources/CALCULATOR.png b/resources/CALCULATOR.png old mode 100755 new mode 100644 diff --git a/resources/CALCULATORCatalog.xml.in b/resources/CALCULATORCatalog.xml.in old mode 100755 new mode 100644 diff --git a/resources/CALCULATOR_en.ps b/resources/CALCULATOR_en.ps old mode 100755 new mode 100644 diff --git a/resources/CALCULATOR_en.xml b/resources/CALCULATOR_en.xml old mode 100755 new mode 100644 diff --git a/resources/CALCULATOR_fr.xml b/resources/CALCULATOR_fr.xml old mode 100755 new mode 100644 diff --git a/resources/ExecCALCULATOR.png b/resources/ExecCALCULATOR.png old mode 100755 new mode 100644 diff --git a/resources/SalomeApp.xml.in b/resources/SalomeApp.xml.in old mode 100755 new mode 100644 diff --git a/src/CALCULATOR/CALCULATOR.cxx b/src/CALCULATOR/CALCULATOR.cxx old mode 100755 new mode 100644 diff --git a/src/CALCULATOR/CALCULATOR.hxx b/src/CALCULATOR/CALCULATOR.hxx old mode 100755 new mode 100644 diff --git a/src/CALCULATOR/CALCULATOR_TEST.py b/src/CALCULATOR/CALCULATOR_TEST.py old mode 100755 new mode 100644 diff --git a/src/CALCULATOR/graphe1.py b/src/CALCULATOR/graphe1.py old mode 100755 new mode 100644 diff --git a/src/CALCULATOR/graphe1.xml b/src/CALCULATOR/graphe1.xml old mode 100755 new mode 100644 -- 2.39.2