Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

version.C

Go to the documentation of this file.
00001 /* -*- C++ -*- */
00002 /* * This file is part of
00003    * ======================================================
00004    *
00005    *           LyX, the High Level Word Processor
00006    *
00007    *           Copyright 1995 Matthias Ettrich
00008    *           Copyright 1995, 2001 The LyX Team.
00009    *
00010    *======================================================*/
00011 
00012 
00014 char const * lyx_version = "1.4.0cvs";
00016 char const * lyx_release_date = "Thu, Jan 30, 2003";
00017 
00019 char const * lyx_docversion = "LyX 1.3";
00020 
00022 char const * lyx_version_info = "Configuration\n  Host type:                      i686-pc-linux-gnu\n  Special build flags:            warnings assertions xforms-image-loader\n  C   Compiler:                   gcc\n  C   Compiler flags:             -g -O2\n  C++ Compiler:                   g++ (3.2)\n  C++ Compiler flags:             -g -O -fno-exceptions -W -Wall -Winline\n  Linker flags:                   \n  Frontend:                       xforms\n    libXpm version:               4.11\n    libforms version:             1.0.0\n  LyX binary dir:                 /usr/local/bin\n  LyX files dir:                  /usr/local/share/lyx\n";

Generated on Fri Jul 18 01:03:05 2003 for lyx by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002