diff options
| author | Paul Buetow <paul@buetow.org> | 2008-11-04 22:55:22 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2008-11-04 22:55:22 +0000 |
| commit | 87de8060633801d3793246967f43c6159b0f5351 (patch) | |
| tree | 94291ac0c25ef225b338532f0e94f81b7e2eda38 /tags | |
| parent | 43cdc845c8c10bbf0e4c0f70b09a6f5290931832 (diff) | |
astyle
Diffstat (limited to 'tags')
| -rw-r--r-- | tags | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -72,6 +72,7 @@ arrayiterator_has_next ./src/data/array.c /^arrayiterator_has_next(ArrayIterator arrayiterator_new ./src/data/array.c /^arrayiterator_new(Array *p_array) {$/ arrayiterator_next ./src/data/array.c /^arrayiterator_next(ArrayIterator *p_arrayiterator)/ convert_function_arg_types_to_highest ./src/core/convert.c /^convert_function_arg_types_to_highest(Stack *p_sta/ +convert_to_array ./src/core/convert.c /^convert_to_array(Token *p_token) {$/ convert_to_double ./src/core/convert.c /^convert_to_double(Token *p_token) {$/ convert_to_highest ./src/core/convert.c /^convert_to_highest(Token *p_token1, Token *p_token/ convert_to_integer ./src/core/convert.c /^convert_to_integer(Token *p_token) {$/ |
