LOGIN   :::   RECOVER PASS   :::   GET ACCOUNT    
Browse
  • Projects
  • Code (CVS)
  • Forums
  • News
  • Articles
  • Polls
  •  
    OpenCores
  • FAQ
  • CVS HowTo
  • Mission
  • Media
  • Tools
  • Advertise
  • Mirrors
  • Logos
  • Contact us
  • Find Resources
  • Job Opportunity
  •  
    Tools
  • Search
      
  • Download Cores (CVSGet)
  •  
    More
  • Wishbone
  • Perlilog
  • EDA tools
  • OpenTech CD
  •  
    Navigation: All forums > Cvs-checkins > Message List > Message Post

    Message

    Reply | Reply all
    Date Prev | Date Next | Thread Prev | Thread Next Date Index | Thread Index

    From: cvs at opencores.org<cvs@o...>
    Date: Wed Nov 30 18:19:15 CET 2005
    Subject: [cvs-checkins] MODIFIED: jop ...
    Top
    Date: 00/05/11 30:18:19

    Modified: jop/java/pc/src/kfl/ctrl ConvertLog.java Find.java
    Log:
    no message


    Revision Changes Path
    1.2 jop/java/pc/src/kfl/ctrl/ConvertLog.java

    http://www.opencores.org/cvsweb.shtml/jop/java/pc/src/kfl/ctrl/ConvertLog.java.diff?r1=1.1&r2=1.2

    (In the diff below, changes in quantity of whitespace are not shown.)

    Index: ConvertLog.java
    ===================================================================
    RCS file: /cvsroot/martin/jop/java/pc/src/kfl/ctrl/ConvertLog.java,v
    retrieving revision 1.1
    retrieving revision 1.2
    diff -u -b -r1.1 -r1.2
    --- ConvertLog.java 30 Nov 2005 13:09:19 -0000 1.1
    +++ ConvertLog.java 30 Nov 2005 17:19:15 -0000 1.2
    @@ -1,11 +1,5 @@
    package kfl.ctrl;

    -/**
    -* really deletes log.
    -*/
    -import BBSys;
    -import Msg;
    -
    public class ConvertLog {

    private class CmdException extends Exception {};



    1.2 jop/java/pc/src/kfl/ctrl/Find.java

    http://www.opencores.org/cvsweb.shtml/jop/java/pc/src/kfl/ctrl/Find.java.diff?r1=1.1&r2=1.2

    (In the diff below, changes in quantity of whitespace are not shown.)

    Index: Find.java
    ===================================================================
    RCS file: /cvsroot/martin/jop/java/pc/src/kfl/ctrl/Find.java,v
    retrieving revision 1.1
    retrieving revision 1.2
    diff -u -b -r1.1 -r1.2
    --- Find.java 30 Nov 2005 13:09:19 -0000 1.1
    +++ Find.java 30 Nov 2005 17:19:15 -0000 1.2
    @@ -1,18 +1,5 @@
    package kfl.ctrl;

    -/*
    - * Find.java
    - *
    - * Created on 01. Februar 2002, 14:25
    - */
    -
    -/**
    - *
    - * @author Standard
    - */
    -import BBSys;
    -import Msg;
    -
    public class Find extends javax.swing.JFrame {

    private Msg m;



     
    Copyright (c) 1999 OPENCORES.ORG. All rights reserved.