Added files for creating independent Tex2RTF distributions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16386 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
22
utils/tex2rtf/src/symbols.h
Normal file
22
utils/tex2rtf/src/symbols.h
Normal file
@@ -0,0 +1,22 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: symbols.h
|
||||
// Purpose: Tex2RTF symbols file
|
||||
// Author: Julian Smart
|
||||
// Modified by:
|
||||
// Created: 2002-03-26
|
||||
// RCS-ID: $Id$
|
||||
// Copyright: (c) Julian Smart
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#ifndef _TEX2RTF_SYMBOLS_H_
|
||||
#define _TEX2RTF_SYMBOLS_H_
|
||||
|
||||
//// Build settings
|
||||
|
||||
// ScriptTracks version
|
||||
#define TEX2RTF_VERSION_NUMBER 2.01
|
||||
|
||||
#endif
|
||||
// _TEX2RTF_SYMBOLS_H_
|
||||
|
||||
Reference in New Issue
Block a user