/* -*- C++ -*- */ /* This file contains configuration information configuration file for LyX. It was generated by autoconf's configure. Do not modify it. * This file is part of * ====================================================== * * LyX, the High Level Word Processor * * Copyright 1995 Matthias Ettrich * Copyright 1995, 2001 The LyX Team. * *======================================================*/ #ifndef VERSION_INFO_H #define VERSION_INFO_H char const * version_info = "@VERSION_INFO@"; #endif