Changed testprograms to work with new tarval interface
authorMatthias Heil <heil@ipd.info.uni-karlsruhe.de>
Wed, 4 Dec 2002 11:21:34 +0000 (11:21 +0000)
committerMatthias Heil <heil@ipd.info.uni-karlsruhe.de>
Wed, 4 Dec 2002 11:21:34 +0000 (11:21 +0000)
commit6ed168c29789db8edf25c87f2da9164c49a5512c
tree145d2870b8b44924ab57bd28671e46387d39ce56
parentbeba5255fff4d41a34d91adcfccd047724c23002
Changed testprograms to work with new tarval interface

[r529]
22 files changed:
testprograms/array-heap_example.c
testprograms/array-stack_example.c
testprograms/call_str_example.c
testprograms/cond_example.c
testprograms/const_ent_example.c
testprograms/const_eval_example.c
testprograms/dead_block_example.c
testprograms/endless_loop.c
testprograms/float_example.c
testprograms/global_cse.c
testprograms/global_var_example.c
testprograms/if_else_example.c
testprograms/if_example.c
testprograms/if_while_example.c
testprograms/inheritance_example.c
testprograms/irr_cf_example.c
testprograms/irr_loop_example.c
testprograms/memory_example.c
testprograms/oo_inline_example.c
testprograms/oo_program_example.c
testprograms/three_cfpred_example.c
testprograms/while_example.c