Fix bug noted by zookeeper.

This commit is contained in:
Eric S. Raymond 2008-02-15 17:36:33 +00:00
parent f605afa332
commit 7ffdd45d16

View file

@ -78,7 +78,7 @@
y=1 y=1
[/store_locations] [/store_locations]
[set_variable] [set_variable]
name=${XSIZE_NAME} name={XSIZE_NAME}
value=$GET_MAP_temp.length value=$GET_MAP_temp.length
[/set_variable] [/set_variable]
[clear_variable] [clear_variable]
@ -89,10 +89,11 @@
x=1 x=1
[/store_locations] [/store_locations]
[set_variable] [set_variable]
name=${YSIZE_NAME} name={YSIZE_NAME}
value=$GET_MAP_temp.length value=$GET_MAP_temp.length
[/set_variable] [/set_variable]
[clear_variable] [clear_variable]
name=GET_MAP_temp name=GET_MAP_temp
[/clear_variable] [/clear_variable]
#enddef #enddef