Changeset 29


Ignore:
Timestamp:
10/02/02 18:16:58 (20 years ago)
Author:
piso
Message:

shellCommand

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/j/src/org/armedbear/j/CommandTable.java

    r2 r29  
    33 *
    44 * Copyright (C) 1998-2002 Peter Graves
    5  * $Id: CommandTable.java,v 1.1.1.1 2002-09-24 16:07:42 piso Exp $
     5 * $Id: CommandTable.java,v 1.2 2002-10-02 18:16:58 piso Exp $
    66 *
    77 * This program is free software; you can redistribute it and/or
     
    317317            addCommand("saveSession", "Session");
    318318            addCommand("saveToRegister", "Registers");
     319            addCommand("shellCommand", "ShellCommand");
    319320            addCommand("shell", "Shell");
    320321            addCommand("shellBackspace", "Shell");
Note: See TracChangeset for help on using the changeset viewer.