Changeset 29
- Timestamp:
- 10/02/02 18:16:58 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/j/src/org/armedbear/j/CommandTable.java
r2 r29 3 3 * 4 4 * Copyright (C) 1998-2002 Peter Graves 5 * $Id: CommandTable.java,v 1. 1.1.1 2002-09-24 16:07:42piso Exp $5 * $Id: CommandTable.java,v 1.2 2002-10-02 18:16:58 piso Exp $ 6 6 * 7 7 * This program is free software; you can redistribute it and/or … … 317 317 addCommand("saveSession", "Session"); 318 318 addCommand("saveToRegister", "Registers"); 319 addCommand("shellCommand", "ShellCommand"); 319 320 addCommand("shell", "Shell"); 320 321 addCommand("shellBackspace", "Shell");
Note: See TracChangeset
for help on using the changeset viewer.