projects
/
wxWidgets.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
commented unused variables and otherwise removed compilation warnings
[wxWidgets.git]
/
utils
/
tex2rtf
/
src
/
dos.def
1
NAME TEX2RTF
2
DESCRIPTION 'Tex2Rtf'
3
;
4
EXETYPE DOS
5
;
6
CODE PRELOAD MOVEABLE DISCARDABLE
7
DATA PRELOAD MOVEABLE MULTIPLE
8
;
9
HEAPSIZE 1024
10
STACKSIZE 8192