summaryrefslogtreecommitdiff
path: root/dox
diff options
context:
space:
mode:
authorscuri <scuri>2010-06-22 15:10:12 +0000
committerscuri <scuri>2010-06-22 15:10:12 +0000
commit83fda5788bfe03ca4e6086d98f90100dfa9dc4f2 (patch)
treead300ac71f2f94c4727a903d970d446b5c032285 /dox
parent21a8228c1e1035adf553ce68ec4a182c85002737 (diff)
*** empty log message ***
Diffstat (limited to 'dox')
-rw-r--r--dox/im.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/dox/im.dox b/dox/im.dox
index b520835..25ae527 100644
--- a/dox/im.dox
+++ b/dox/im.dox
@@ -602,7 +602,7 @@ INPUT_ENCODING = UTF-8
# *.hpp *.h++ *.idl *.odl *.cs *.php *.php3 *.inc *.m *.mm *.py *.f90
FILE_PATTERNS = *.h \
- iup.c
+ im_lib.c
# The RECURSIVE tag can be used to turn specify whether or not subdirectories
# should be searched for input files as well. Possible values are YES and NO.