Revision 15509,
251 bytes
checked in by ghudson, 24 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r15508,
which included commits to RCS files with non-trunk default branches.
|
Rev | Line | |
---|
[15508] | 1 | /* |
---|
| 2 | * Author: |
---|
| 3 | * Dietmar Maurer (dietmar@maurer-it.com) |
---|
| 4 | * |
---|
| 5 | * Copyright 1999 Maurer IT Systemlösungen (http://www.maurer-it.com) |
---|
| 6 | */ |
---|
| 7 | |
---|
| 8 | #ifndef _GSHELL_INOUT_H_ |
---|
| 9 | #define _GSHELL_INOUT_H_ |
---|
| 10 | |
---|
| 11 | #include "gshell.h" |
---|
| 12 | |
---|
| 13 | extern BonoboUIVerb inout_verbs[]; |
---|
| 14 | |
---|
| 15 | #endif |
---|
Note: See
TracBrowser
for help on using the repository browser.