Changeset 1636 for trunk/bindings
- Timestamp:
- 13/10/11 22:09:07 (7 months ago)
- Location:
- trunk/bindings
- Files:
-
- 20 edited
-
CMakeLists.txt (modified) (1 diff)
-
Makefile.am (modified) (1 diff)
-
cpp/CMakeLists.txt (modified) (1 diff)
-
f77/CMakeLists.txt (modified) (1 diff)
-
f77/Makefile.am (modified) (1 diff)
-
f77/napif.f (modified) (1 diff)
-
f77/napif.inc (modified) (1 diff)
-
f77/napif_test.f (modified) (1 diff)
-
f90/CMakeLists.txt (modified) (1 diff)
-
f90/Makefile.am (modified) (1 diff)
-
f90/NXUmodule.f90 (modified) (1 diff)
-
f90/NXmodule.f90 (modified) (1 diff)
-
idl/Makefile.am (modified) (1 diff)
-
java/CMakeLists.txt (modified) (1 diff)
-
java/Makefile.am (modified) (1 diff)
-
matlab/Makefile.am (modified) (1 diff)
-
python/CMakeLists.txt (modified) (1 diff)
-
python/Makefile.am (modified) (1 diff)
-
python/pythondoc.cmake (modified) (1 diff)
-
swig/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bindings/CMakeLists.txt
r1629 r1636 22 22 # MA 02111-1307 USA 23 23 # 24 # For further information, see <http://www.ne utron.anl.gov/NeXus/>24 # For further information, see <http://www.nexusformat.org> 25 25 # 26 26 # -
trunk/bindings/Makefile.am
r1480 r1636 24 24 # MA 02111-1307 USA 25 25 # 26 # For further information, see <http://www.ne utron.anl.gov/NeXus/>26 # For further information, see <http://www.nexusformat.org> 27 27 # 28 28 #==================================================================== -
trunk/bindings/cpp/CMakeLists.txt
r1606 r1636 22 22 # MA 02111-1307 USA 23 23 # 24 # For further information, see <http://www.ne utron.anl.gov/NeXus/>24 # For further information, see <http://www.nexusformat.org> 25 25 # 26 26 # -
trunk/bindings/f77/CMakeLists.txt
r1606 r1636 22 22 # MA 02111-1307 USA 23 23 # 24 # For further information, see <http://www.ne utron.anl.gov/NeXus/>24 # For further information, see <http://www.nexusformat.org> 25 25 # 26 26 # -
trunk/bindings/f77/Makefile.am
r1443 r1636 24 24 # MA 02111-1307 USA 25 25 # 26 # For further information, see <http://www.ne utron.anl.gov/NeXus/>26 # For further information, see <http://www.nexusformat.org> 27 27 # 28 28 # -
trunk/bindings/f77/napif.f
r1375 r1636 20 20 C Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 21 21 C 22 C For further information, see <http://www.neutron.anl.gov/NeXus/>22 C For further information, see <http://www.nexusformat.org> 23 23 C 24 24 C $Id$ -
trunk/bindings/f77/napif.inc
r1375 r1636 20 20 C Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 21 21 C 22 C For further information, see <http://www.neutron.anl.gov/NeXus/>22 C For further information, see <http://www.nexusformat.org> 23 23 C 24 24 C $Id$ -
trunk/bindings/f77/napif_test.f
r380 r1636 20 20 C Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 21 21 C 22 C For further information, see <http://www.neutron.anl.gov/NeXus/>22 C For further information, see <http://www.nexusformat.org> 23 23 C 24 24 C $Id$ -
trunk/bindings/f90/CMakeLists.txt
r1606 r1636 22 22 # MA 02111-1307 USA 23 23 # 24 # For further information, see <http://www.ne utron.anl.gov/NeXus/>24 # For further information, see <http://www.nexusformat.org> 25 25 # 26 26 # -
trunk/bindings/f90/Makefile.am
r1443 r1636 24 24 # MA 02111-1307 USA 25 25 # 26 # For further information, see <http://www.ne utron.anl.gov/NeXus/>26 # For further information, see <http://www.nexusformat.org> 27 27 # 28 28 # -
trunk/bindings/f90/NXUmodule.f90
r530 r1636 20 20 ! Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 21 21 ! 22 ! For further information, see <http://www.neutron.anl.gov/NeXus/>22 ! For further information, see <http://www.nexusformat.org> 23 23 ! 24 24 !$Id$ -
trunk/bindings/f90/NXmodule.f90
r823 r1636 20 20 ! Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 21 21 ! 22 ! For further information, see <http://www.neutron.anl.gov/NeXus/>22 ! For further information, see <http://www.nexusformat.org> 23 23 ! 24 24 !$Id$ -
trunk/bindings/idl/Makefile.am
r1181 r1636 24 24 # MA 02111-1307 USA 25 25 # 26 # For further information, see <http://www.ne utron.anl.gov/NeXus/>26 # For further information, see <http://www.nexusformat.org> 27 27 # 28 28 # -
trunk/bindings/java/CMakeLists.txt
r1625 r1636 22 22 # MA 02111-1307 USA 23 23 # 24 # For further information, see <http://www.ne utron.anl.gov/NeXus/>24 # For further information, see <http://www.nexusformat.org> 25 25 # 26 26 # -
trunk/bindings/java/Makefile.am
r1474 r1636 24 24 # MA 02111-1307 USA 25 25 # 26 # For further information, see <http://www.ne utron.anl.gov/NeXus/>26 # For further information, see <http://www.nexusformat.org> 27 27 # 28 28 # Modified after change to org.nexusformat package name change: -
trunk/bindings/matlab/Makefile.am
r1480 r1636 24 24 # MA 02111-1307 USA 25 25 # 26 # For further information, see <http://www.ne utron.anl.gov/NeXus/>26 # For further information, see <http://www.nexusformat.org> 27 27 # 28 28 # -
trunk/bindings/python/CMakeLists.txt
r1633 r1636 22 22 # MA 02111-1307 USA 23 23 # 24 # For further information, see <http://www.ne utron.anl.gov/NeXus/>24 # For further information, see <http://www.nexusformat.org> 25 25 # 26 26 # -
trunk/bindings/python/Makefile.am
r1564 r1636 24 24 # MA 02111-1307 USA 25 25 # 26 # For further information, see <http://www.ne utron.anl.gov/NeXus/>26 # For further information, see <http://www.nexusformat.org> 27 27 # 28 28 # -
trunk/bindings/python/pythondoc.cmake
r1622 r1636 22 22 # MA 02111-1307 USA 23 23 # 24 # For further information, see <http://www.ne utron.anl.gov/NeXus/>24 # For further information, see <http://www.nexusformat.org> 25 25 # 26 26 # -
trunk/bindings/swig/Makefile.am
r1000 r1636 25 25 # MA 02111-1307 USA 26 26 # 27 # For further information, see <http://www.ne utron.anl.gov/NeXus/>27 # For further information, see <http://www.nexusformat.org> 28 28 # 29 29 #====================================================================
Note: See TracChangeset
for help on using the changeset viewer.
