diff options
Diffstat (limited to 'scp2')
-rw-r--r-- | scp2/source/math/file_math.scp | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/scp2/source/math/file_math.scp b/scp2/source/math/file_math.scp index 932589d56396..407f5644b90d 100644 --- a/scp2/source/math/file_math.scp +++ b/scp2/source/math/file_math.scp @@ -2,9 +2,9 @@ * * $RCSfile: file_math.scp,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: kz $ $Date: 2004-10-04 18:08:43 $ + * last change: $Author: hr $ $Date: 2004-11-09 11:55:06 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -106,12 +106,16 @@ File gid_File_Oo_Office_Embedding_Math_Pkg Name = "embedding_math.zip"; End +#ifdef SOLAR_JAVA + File gid_File_Help_Smath_Zip Dir = gid_Dir_Help_Isolanguage; ARCHIVE_TXT_FILE_BODY; EXTRA_ALL_LANG(smath); End +#endif + File gid_File_Exe_Smath BIN_FILE_BODY; Dir = gid_Dir_Program; |