git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@32 379699f6-c40d-0410-875b-85095c16579estable
parent
113127353a
commit
002f53017a
@ -1,23 +1,32 @@ |
|||||||
/* (c) 1998 Jochen Hoenicke |
\"/* \"(file-name-nondirectory buffer-file-name) \" Copyright (C) 1997-1998 Jochen Hoenicke.\" 'n |
||||||
* |
\" *\" 'n |
||||||
* You may distribute under the terms of the GNU General Public License. |
\" * This program is free software; you can redistribute it and/or modify\" 'n |
||||||
* |
\" * it under the terms of the GNU General Public License as published by\" 'n |
||||||
* IN NO EVENT SHALL JOCHEN HOENICKE BE LIABLE TO ANY PARTY FOR DIRECT, |
\" * the Free Software Foundation; either version 2, or (at your option)\" 'n |
||||||
* INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT OF |
\" * any later version.\" 'n |
||||||
* THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF JOCHEN HOENICKE |
\" *\" 'n |
||||||
* HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
\" * This program is distributed in the hope that it will be useful,\" 'n |
||||||
* |
\" * but WITHOUT ANY WARRANTY; without even the implied warranty of\" 'n |
||||||
* JOCHEN HOENICKE SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, BUT NOT |
\" * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\" 'n |
||||||
* LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A |
\" * GNU General Public License for more details.\" 'n |
||||||
* PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS ON AN "AS IS" |
\" *\" 'n |
||||||
* BASIS, AND JOCHEN HOENICKE HAS NO OBLIGATION TO PROVIDE MAINTENANCE, |
\" * You should have received a copy of the GNU General Public License\" 'n |
||||||
* SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. |
\" * along with this program; see the file COPYING. If not, write to\" 'n |
||||||
* |
\" * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.\" 'n |
||||||
* $Id$ |
\" *\" 'n |
||||||
*/ |
\" * $Id$\" 'n |
||||||
package jode.flow; |
\" */\" 'n |
||||||
|
\"package jode.flow;\" 'n |
||||||
/** |
'n |
||||||
* |
\"/**\" 'n |
||||||
*/ |
\" * \" 'n |
||||||
public class |
\" * @author \" (user-full-name) 'n |
||||||
|
\" */\" 'n |
||||||
|
\"public class \" (file-name-sans-extension (file-name-nondirectory buffer-filename)) |
||||||
|
\" \" (jde-gen-get-super-class) \" {\" 'n |
||||||
|
> 'n |
||||||
|
> \"public \" (file-name-sans-extension (file-name-nondirectory buffer-filename)) \"() {\" 'n |
||||||
|
> 'p 'n |
||||||
|
> \"}\" 'n |
||||||
|
> 'n |
||||||
|
> \"}\" 'n |
||||||
|
Loading…
Reference in new issue