changeset 15804:b15cfb7ed0eb

java.m: Remove m-file which is merely a pointer to documentation. * scripts/java/module.mk: Remove java.m from build system. * scripts/java/java.m: Delete m-file.
author Rik <rik@octave.org>
date Mon, 17 Dec 2012 09:19:27 -0800
parents 9f17e8278540
children 420b5603cbbf
files scripts/java/java.m scripts/java/module.mk
diffstat 2 files changed, 0 insertions(+), 23 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/java/java.m	Mon Dec 17 10:48:08 2012 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,22 +0,0 @@
-## Copyright (C) 2010 Martin Hepperle
-##
-## This file is part of Octave.
-##
-## Octave is free software; you can redistribute it and/or modify it
-## under the terms of the GNU General Public License as published by
-## the Free Software Foundation; either version 3 of the License, or (at
-## your option) any later version.
-##
-## Octave is distributed in the hope that it will be useful, but
-## WITHOUT ANY WARRANTY; without even the implied warranty of
-## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-## General Public License for more details.
-##
-## You should have received a copy of the GNU General Public License
-## along with Octave; see the file COPYING.  If not, see
-## <http://www.gnu.org/licenses/>.
-
-## -*- texinfo -*-
-## Please enter @code{doc java} to view the documentation for 
-## the package @code{java}.
-##
--- a/scripts/java/module.mk	Mon Dec 17 10:48:08 2012 -0500
+++ b/scripts/java/module.mk	Mon Dec 17 09:19:27 2012 -0800
@@ -5,7 +5,6 @@
   java/errordlg.m \
   java/helpdlg.m \
   java/inputdlg.m \
-  java/java.m \
   java/javaArray.m \
   java/javaaddpath.m \
   java/javaclasspath.m \