home *** CD-ROM | disk | FTP | other *** search
- /*------------------------------------------------------------------------
-
- $Author: NN $ $Date: 10 Aug 1999 14:49:52 $ $Revision: 1.1 $
- $Logfile: T:/sc/addin/inc/rot13.hrv $
- (c) Copyright 1999 - 2000, Sun Microsystems, Inc.
-
- ------------------------------------------------------------------------*/
- #ifndef SC_ADDIN_ROT13_HRC
- #define SC_ADDIN_ROT13_HRC
-
- #define ROT13_DESC 1
- #define ROT13_PAR1_NAME 2
- #define ROT13_PAR1_DESC 3
-
- #endif
-
-