]> Kevux Git Server - fll/commitdiff
Update: Next minor version (0.7.0).
authorKevin Day <thekevinday@gmail.com>
Tue, 2 Aug 2022 02:57:06 +0000 (21:57 -0500)
committerKevin Day <thekevinday@gmail.com>
Tue, 2 Aug 2022 02:57:06 +0000 (21:57 -0500)
1622 files changed:
build/documents/readme.bootstrap.txt
build/documents/readme.build.txt
build/documents/readme.txt
build/scripts/bootstrap-example.sh
build/scripts/bootstrap.sh
build/scripts/install.sh
build/scripts/package.sh
build/scripts/test.sh
level_0/f_account/c/account.h
level_0/f_account/c/account/common.h
level_0/f_account/c/private-account.h
level_0/f_account/tests/unit/c/mock-account.h
level_0/f_account/tests/unit/c/test-account-by_id.h
level_0/f_account/tests/unit/c/test-account-by_name.h
level_0/f_account/tests/unit/c/test-account-group_id_by_name.h
level_0/f_account/tests/unit/c/test-account-group_name_by_id.h
level_0/f_account/tests/unit/c/test-account-id_by_name.h
level_0/f_account/tests/unit/c/test-account-name_by_id.h
level_0/f_account/tests/unit/c/test-account.h
level_0/f_capability/c/capability.h
level_0/f_capability/c/capability/common.h
level_0/f_capability/tests/unit/c/mock-capability.h
level_0/f_capability/tests/unit/c/test-capability-ambient_get.h
level_0/f_capability/tests/unit/c/test-capability-ambient_reset.h
level_0/f_capability/tests/unit/c/test-capability-ambient_set.h
level_0/f_capability/tests/unit/c/test-capability-clear.h
level_0/f_capability/tests/unit/c/test-capability-clear_flag.h
level_0/f_capability/tests/unit/c/test-capability-compare.h
level_0/f_capability/tests/unit/c/test-capability-copy.h
level_0/f_capability/tests/unit/c/test-capability-copy_external.h
level_0/f_capability/tests/unit/c/test-capability-copy_internal.h
level_0/f_capability/tests/unit/c/test-capability-delete.h
level_0/f_capability/tests/unit/c/test-capability-file_descriptor_get.h
level_0/f_capability/tests/unit/c/test-capability-file_descriptor_set.h
level_0/f_capability/tests/unit/c/test-capability-file_get.h
level_0/f_capability/tests/unit/c/test-capability-file_set.h
level_0/f_capability/tests/unit/c/test-capability-flag_get.h
level_0/f_capability/tests/unit/c/test-capability-flag_set.h
level_0/f_capability/tests/unit/c/test-capability-from_name.h
level_0/f_capability/tests/unit/c/test-capability-from_text.h
level_0/f_capability/tests/unit/c/test-capability-groups_set.h
level_0/f_capability/tests/unit/c/test-capability-initialize.h
level_0/f_capability/tests/unit/c/test-capability-mode_get.h
level_0/f_capability/tests/unit/c/test-capability-mode_get_name.h
level_0/f_capability/tests/unit/c/test-capability-mode_set.h
level_0/f_capability/tests/unit/c/test-capability-owner_get.h
level_0/f_capability/tests/unit/c/test-capability-owner_set.h
level_0/f_capability/tests/unit/c/test-capability-process_bound_drop.h
level_0/f_capability/tests/unit/c/test-capability-process_bound_get.h
level_0/f_capability/tests/unit/c/test-capability-process_get.h
level_0/f_capability/tests/unit/c/test-capability-process_get_by_id.h
level_0/f_capability/tests/unit/c/test-capability-process_set.h
level_0/f_capability/tests/unit/c/test-capability-security_bits_get.h
level_0/f_capability/tests/unit/c/test-capability-security_bits_set.h
level_0/f_capability/tests/unit/c/test-capability-size.h
level_0/f_capability/tests/unit/c/test-capability-supported.h
level_0/f_capability/tests/unit/c/test-capability-supported_ambient.h
level_0/f_capability/tests/unit/c/test-capability-supported_code.h
level_0/f_capability/tests/unit/c/test-capability-to_name.h
level_0/f_capability/tests/unit/c/test-capability-to_text.h
level_0/f_capability/tests/unit/c/test-capability-user_set.h
level_0/f_capability/tests/unit/c/test-capability.h
level_0/f_color/c/color.h
level_0/f_color/c/color/common.h
level_0/f_color/c/private-color.h
level_0/f_color/tests/unit/c/mock-color.h
level_0/f_color/tests/unit/c/test-color-context_delete.h
level_0/f_color/tests/unit/c/test-color-context_destroy.h
level_0/f_color/tests/unit/c/test-color-load_context.h
level_0/f_color/tests/unit/c/test-color-save_1.h
level_0/f_color/tests/unit/c/test-color-save_2.h
level_0/f_color/tests/unit/c/test-color-save_3.h
level_0/f_color/tests/unit/c/test-color-save_4.h
level_0/f_color/tests/unit/c/test-color-save_5.h
level_0/f_color/tests/unit/c/test-color.h
level_0/f_console/c/console.h
level_0/f_console/c/console/common.h
level_0/f_console/tests/unit/c/test-console-environment_process.h
level_0/f_console/tests/unit/c/test-console-identify.h
level_0/f_console/tests/unit/c/test-console-parameter_prioritize_left.h
level_0/f_console/tests/unit/c/test-console-parameter_prioritize_right.h
level_0/f_console/tests/unit/c/test-console-parameter_process.h
level_0/f_console/tests/unit/c/test-console-parameters_delete.h
level_0/f_console/tests/unit/c/test-console-parameters_destroy.h
level_0/f_console/tests/unit/c/test-console.h
level_0/f_control_group/c/control_group.h
level_0/f_control_group/c/control_group/common.h
level_0/f_control_group/tests/unit/c/test-control_group-copy.h
level_0/f_control_group/tests/unit/c/test-control_group.h
level_0/f_conversion/c/conversion.h
level_0/f_conversion/c/conversion/common.h
level_0/f_conversion/c/private-conversion.h
level_0/f_conversion/tests/unit/c/mock-conversion.h
level_0/f_conversion/tests/unit/c/test-conversion-character_is_binary.h
level_0/f_conversion/tests/unit/c/test-conversion-character_is_decimal.h
level_0/f_conversion/tests/unit/c/test-conversion-character_is_duodecimal.h
level_0/f_conversion/tests/unit/c/test-conversion-character_is_hexidecimal.h
level_0/f_conversion/tests/unit/c/test-conversion-character_is_octal.h
level_0/f_conversion/tests/unit/c/test-conversion-character_to_binary.h
level_0/f_conversion/tests/unit/c/test-conversion-character_to_decimal.h
level_0/f_conversion/tests/unit/c/test-conversion-character_to_duodecimal.h
level_0/f_conversion/tests/unit/c/test-conversion-character_to_hexidecimal.h
level_0/f_conversion/tests/unit/c/test-conversion-character_to_octal.h
level_0/f_conversion/tests/unit/c/test-conversion-number_signed_print.h
level_0/f_conversion/tests/unit/c/test-conversion-number_signed_to_string.h
level_0/f_conversion/tests/unit/c/test-conversion-number_unsigned_print.h
level_0/f_conversion/tests/unit/c/test-conversion-number_unsigned_to_string.h
level_0/f_conversion/tests/unit/c/test-conversion.h
level_0/f_directory/c/directory.h
level_0/f_directory/c/directory/common.h
level_0/f_directory/c/directory/type.h
level_0/f_directory/c/private-directory.h
level_0/f_directory/tests/unit/c/mock-directory.h
level_0/f_directory/tests/unit/c/test-directory-create.h
level_0/f_directory/tests/unit/c/test-directory-create_at.h
level_0/f_directory/tests/unit/c/test-directory-exists.h
level_0/f_directory/tests/unit/c/test-directory-exists_at.h
level_0/f_directory/tests/unit/c/test-directory-is.h
level_0/f_directory/tests/unit/c/test-directory-is_at.h
level_0/f_directory/tests/unit/c/test-directory-list.h
level_0/f_directory/tests/unit/c/test-directory-open.h
level_0/f_directory/tests/unit/c/test-directory-open_at.h
level_0/f_directory/tests/unit/c/test-directory-remove.h
level_0/f_directory/tests/unit/c/test-directory-remove_custom.h
level_0/f_directory/tests/unit/c/test-directory-touch.h
level_0/f_directory/tests/unit/c/test-directory-touch_at.h
level_0/f_directory/tests/unit/c/test-directory.h
level_0/f_environment/c/environment.h
level_0/f_environment/c/environment/common.h
level_0/f_environment/tests/unit/c/mock-environment.h
level_0/f_environment/tests/unit/c/test-environment-clear.h
level_0/f_environment/tests/unit/c/test-environment-exists.h
level_0/f_environment/tests/unit/c/test-environment-get.h
level_0/f_environment/tests/unit/c/test-environment-get_all.h
level_0/f_environment/tests/unit/c/test-environment-secure_is.h
level_0/f_environment/tests/unit/c/test-environment-set.h
level_0/f_environment/tests/unit/c/test-environment-unset.h
level_0/f_environment/tests/unit/c/test-environment.h
level_0/f_execute/c/execute.h
level_0/f_execute/c/execute/common.h
level_0/f_execute/tests/unit/c/test-execute-status_from_status.h
level_0/f_execute/tests/unit/c/test-execute-status_to_status.h
level_0/f_execute/tests/unit/c/test-execute.h
level_0/f_file/c/file.h
level_0/f_file/c/file/common.h
level_0/f_file/c/private-file.h
level_0/f_file/tests/unit/c/mock-file.h
level_0/f_file/tests/unit/c/test-file-access.h
level_0/f_file/tests/unit/c/test-file-access_at.h
level_0/f_file/tests/unit/c/test-file-clone.h
level_0/f_file/tests/unit/c/test-file-close.h
level_0/f_file/tests/unit/c/test-file-close_flush.h
level_0/f_file/tests/unit/c/test-file-copy.h
level_0/f_file/tests/unit/c/test-file-create.h
level_0/f_file/tests/unit/c/test-file-create_at.h
level_0/f_file/tests/unit/c/test-file-create_device.h
level_0/f_file/tests/unit/c/test-file-create_device_at.h
level_0/f_file/tests/unit/c/test-file-create_fifo.h
level_0/f_file/tests/unit/c/test-file-create_fifo_at.h
level_0/f_file/tests/unit/c/test-file-create_node.h
level_0/f_file/tests/unit/c/test-file-create_node_at.h
level_0/f_file/tests/unit/c/test-file-descriptor.h
level_0/f_file/tests/unit/c/test-file-exists.h
level_0/f_file/tests/unit/c/test-file-exists_at.h
level_0/f_file/tests/unit/c/test-file-flush.h
level_0/f_file/tests/unit/c/test-file-group_read.h
level_0/f_file/tests/unit/c/test-file-is.h
level_0/f_file/tests/unit/c/test-file-is_at.h
level_0/f_file/tests/unit/c/test-file-link.h
level_0/f_file/tests/unit/c/test-file-link_at.h
level_0/f_file/tests/unit/c/test-file-link_hard.h
level_0/f_file/tests/unit/c/test-file-link_hard_at.h
level_0/f_file/tests/unit/c/test-file-link_read.h
level_0/f_file/tests/unit/c/test-file-link_read_at.h
level_0/f_file/tests/unit/c/test-file-mode_determine.h
level_0/f_file/tests/unit/c/test-file-mode_from_string.h
level_0/f_file/tests/unit/c/test-file-mode_read.h
level_0/f_file/tests/unit/c/test-file-mode_read_at.h
level_0/f_file/tests/unit/c/test-file-mode_set.h
level_0/f_file/tests/unit/c/test-file-mode_set_at.h
level_0/f_file/tests/unit/c/test-file-mode_to_mode.h
level_0/f_file/tests/unit/c/test-file-name_base.h
level_0/f_file/tests/unit/c/test-file-name_directory.h
level_0/f_file/tests/unit/c/test-file-open.h
level_0/f_file/tests/unit/c/test-file-open_at.h
level_0/f_file/tests/unit/c/test-file-owner_read.h
level_0/f_file/tests/unit/c/test-file-read.h
level_0/f_file/tests/unit/c/test-file-read_block.h
level_0/f_file/tests/unit/c/test-file-read_until.h
level_0/f_file/tests/unit/c/test-file-remove.h
level_0/f_file/tests/unit/c/test-file-remove_at.h
level_0/f_file/tests/unit/c/test-file-rename.h
level_0/f_file/tests/unit/c/test-file-rename_at.h
level_0/f_file/tests/unit/c/test-file-role_change.h
level_0/f_file/tests/unit/c/test-file-role_change_at.h
level_0/f_file/tests/unit/c/test-file-seek.h
level_0/f_file/tests/unit/c/test-file-size.h
level_0/f_file/tests/unit/c/test-file-size_at.h
level_0/f_file/tests/unit/c/test-file-size_by_id.h
level_0/f_file/tests/unit/c/test-file-stat.h
level_0/f_file/tests/unit/c/test-file-stat_at.h
level_0/f_file/tests/unit/c/test-file-stat_by_id.h
level_0/f_file/tests/unit/c/test-file-stream_close.h
level_0/f_file/tests/unit/c/test-file-stream_open.h
level_0/f_file/tests/unit/c/test-file-stream_open_descriptor.h
level_0/f_file/tests/unit/c/test-file-stream_read.h
level_0/f_file/tests/unit/c/test-file-stream_read_block.h
level_0/f_file/tests/unit/c/test-file-stream_read_until.h
level_0/f_file/tests/unit/c/test-file-stream_reopen.h
level_0/f_file/tests/unit/c/test-file-stream_write.h
level_0/f_file/tests/unit/c/test-file-stream_write_block.h
level_0/f_file/tests/unit/c/test-file-stream_write_range.h
level_0/f_file/tests/unit/c/test-file-stream_write_until.h
level_0/f_file/tests/unit/c/test-file-touch.h
level_0/f_file/tests/unit/c/test-file-touch_at.h
level_0/f_file/tests/unit/c/test-file-type.h
level_0/f_file/tests/unit/c/test-file-type_at.h
level_0/f_file/tests/unit/c/test-file-umask_get.h
level_0/f_file/tests/unit/c/test-file-umask_set.h
level_0/f_file/tests/unit/c/test-file-write.h
level_0/f_file/tests/unit/c/test-file-write_block.h
level_0/f_file/tests/unit/c/test-file-write_range.h
level_0/f_file/tests/unit/c/test-file-write_until.h
level_0/f_file/tests/unit/c/test-file.h
level_0/f_fss/c/fss.h
level_0/f_fss/c/fss/comment.h
level_0/f_fss/c/fss/common.h
level_0/f_fss/c/fss/delimit.h
level_0/f_fss/c/fss/named.h
level_0/f_fss/c/fss/nest.h
level_0/f_fss/c/fss/quote.h
level_0/f_fss/c/fss/set.h
level_0/f_fss/c/private-fss.h
level_0/f_fss/tests/unit/c/mock-fss.h
level_0/f_fss/tests/unit/c/test-fss-apply_delimit.h
level_0/f_fss/tests/unit/c/test-fss-apply_delimit_range.h
level_0/f_fss/tests/unit/c/test-fss-count_lines.h
level_0/f_fss/tests/unit/c/test-fss-count_lines_range.h
level_0/f_fss/tests/unit/c/test-fss-fail_utf.h
level_0/f_fss/tests/unit/c/test-fss-fail_utf_to_false.h
level_0/f_fss/tests/unit/c/test-fss-is_combining.h
level_0/f_fss/tests/unit/c/test-fss-is_graph.h
level_0/f_fss/tests/unit/c/test-fss-is_space.h
level_0/f_fss/tests/unit/c/test-fss-is_zero_width.h
level_0/f_fss/tests/unit/c/test-fss-items_adjust.h
level_0/f_fss/tests/unit/c/test-fss-items_decimate_by.h
level_0/f_fss/tests/unit/c/test-fss-items_decrease_by.h
level_0/f_fss/tests/unit/c/test-fss-items_increase.h
level_0/f_fss/tests/unit/c/test-fss-items_increase_by.h
level_0/f_fss/tests/unit/c/test-fss-items_resize.h
level_0/f_fss/tests/unit/c/test-fss-named_adjust.h
level_0/f_fss/tests/unit/c/test-fss-named_decimate_by.h
level_0/f_fss/tests/unit/c/test-fss-named_decrease_by.h
level_0/f_fss/tests/unit/c/test-fss-named_increase.h
level_0/f_fss/tests/unit/c/test-fss-named_increase_by.h
level_0/f_fss/tests/unit/c/test-fss-named_resize.h
level_0/f_fss/tests/unit/c/test-fss-nameds_adjust.h
level_0/f_fss/tests/unit/c/test-fss-nameds_decimate_by.h
level_0/f_fss/tests/unit/c/test-fss-nameds_decrease_by.h
level_0/f_fss/tests/unit/c/test-fss-nameds_increase.h
level_0/f_fss/tests/unit/c/test-fss-nameds_increase_by.h
level_0/f_fss/tests/unit/c/test-fss-nameds_resize.h
level_0/f_fss/tests/unit/c/test-fss-nest_adjust.h
level_0/f_fss/tests/unit/c/test-fss-nest_decimate_by.h
level_0/f_fss/tests/unit/c/test-fss-nest_decrease_by.h
level_0/f_fss/tests/unit/c/test-fss-nest_increase.h
level_0/f_fss/tests/unit/c/test-fss-nest_increase_by.h
level_0/f_fss/tests/unit/c/test-fss-nest_resize.h
level_0/f_fss/tests/unit/c/test-fss-nests_adjust.h
level_0/f_fss/tests/unit/c/test-fss-nests_decimate_by.h
level_0/f_fss/tests/unit/c/test-fss-nests_decrease_by.h
level_0/f_fss/tests/unit/c/test-fss-nests_increase.h
level_0/f_fss/tests/unit/c/test-fss-nests_increase_by.h
level_0/f_fss/tests/unit/c/test-fss-nests_resize.h
level_0/f_fss/tests/unit/c/test-fss-seek_to_eol.h
level_0/f_fss/tests/unit/c/test-fss-set_adjust.h
level_0/f_fss/tests/unit/c/test-fss-set_decimate_by.h
level_0/f_fss/tests/unit/c/test-fss-set_decrease_by.h
level_0/f_fss/tests/unit/c/test-fss-set_increase.h
level_0/f_fss/tests/unit/c/test-fss-set_increase_by.h
level_0/f_fss/tests/unit/c/test-fss-set_quote_adjust.h
level_0/f_fss/tests/unit/c/test-fss-set_quote_decimate_by.h
level_0/f_fss/tests/unit/c/test-fss-set_quote_decrease_by.h
level_0/f_fss/tests/unit/c/test-fss-set_quote_increase.h
level_0/f_fss/tests/unit/c/test-fss-set_quote_increase_by.h
level_0/f_fss/tests/unit/c/test-fss-set_quote_resize.h
level_0/f_fss/tests/unit/c/test-fss-set_quotes_adjust.h
level_0/f_fss/tests/unit/c/test-fss-set_quotes_decimate_by.h
level_0/f_fss/tests/unit/c/test-fss-set_quotes_decrease_by.h
level_0/f_fss/tests/unit/c/test-fss-set_quotes_increase.h
level_0/f_fss/tests/unit/c/test-fss-set_quotes_increase_by.h
level_0/f_fss/tests/unit/c/test-fss-set_quotes_resize.h
level_0/f_fss/tests/unit/c/test-fss-set_resize.h
level_0/f_fss/tests/unit/c/test-fss-sets_adjust.h
level_0/f_fss/tests/unit/c/test-fss-sets_decimate_by.h
level_0/f_fss/tests/unit/c/test-fss-sets_decrease_by.h
level_0/f_fss/tests/unit/c/test-fss-sets_increase.h
level_0/f_fss/tests/unit/c/test-fss-sets_increase_by.h
level_0/f_fss/tests/unit/c/test-fss-sets_resize.h
level_0/f_fss/tests/unit/c/test-fss-skip_past_delimit.h
level_0/f_fss/tests/unit/c/test-fss-skip_past_space.h
level_0/f_fss/tests/unit/c/test-fss.h
level_0/f_iki/c/iki.h
level_0/f_iki/c/iki/common.h
level_0/f_iki/c/iki/data.h
level_0/f_iki/c/iki/private-data.h
level_0/f_iki/c/private-iki.h
level_0/f_iki/tests/unit/c/test-iki-content_is.h
level_0/f_iki/tests/unit/c/test-iki-content_partial_is.h
level_0/f_iki/tests/unit/c/test-iki-datas_adjust.h
level_0/f_iki/tests/unit/c/test-iki-datas_append.h
level_0/f_iki/tests/unit/c/test-iki-datas_append_all.h
level_0/f_iki/tests/unit/c/test-iki-datas_decimate_by.h
level_0/f_iki/tests/unit/c/test-iki-datas_decrease_by.h
level_0/f_iki/tests/unit/c/test-iki-datas_increase.h
level_0/f_iki/tests/unit/c/test-iki-datas_increase_by.h
level_0/f_iki/tests/unit/c/test-iki-datas_resize.h
level_0/f_iki/tests/unit/c/test-iki-datass_adjust.h
level_0/f_iki/tests/unit/c/test-iki-datass_append.h
level_0/f_iki/tests/unit/c/test-iki-datass_append_all.h
level_0/f_iki/tests/unit/c/test-iki-datass_decimate_by.h
level_0/f_iki/tests/unit/c/test-iki-datass_decrease_by.h
level_0/f_iki/tests/unit/c/test-iki-datass_increase.h
level_0/f_iki/tests/unit/c/test-iki-datass_increase_by.h
level_0/f_iki/tests/unit/c/test-iki-datass_resize.h
level_0/f_iki/tests/unit/c/test-iki-object_is.h
level_0/f_iki/tests/unit/c/test-iki-object_partial_is.h
level_0/f_iki/tests/unit/c/test-iki-read.c
level_0/f_iki/tests/unit/c/test-iki-read.h
level_0/f_iki/tests/unit/c/test-iki.h
level_0/f_limit/c/limit.h
level_0/f_limit/c/limit/private-set.h
level_0/f_limit/c/limit/private-value.h
level_0/f_limit/c/limit/set.h
level_0/f_limit/c/limit/value.h
level_0/f_limit/tests/unit/c/mock-limit.h
level_0/f_limit/tests/unit/c/test-limit-process.h
level_0/f_limit/tests/unit/c/test-limit-sets_adjust.h
level_0/f_limit/tests/unit/c/test-limit-sets_append.h
level_0/f_limit/tests/unit/c/test-limit-sets_append_all.h
level_0/f_limit/tests/unit/c/test-limit-sets_decimate_by.h
level_0/f_limit/tests/unit/c/test-limit-sets_decrease_by.h
level_0/f_limit/tests/unit/c/test-limit-sets_increase.h
level_0/f_limit/tests/unit/c/test-limit-sets_increase_by.h
level_0/f_limit/tests/unit/c/test-limit-sets_resize.h
level_0/f_limit/tests/unit/c/test-limit-setss_adjust.h
level_0/f_limit/tests/unit/c/test-limit-setss_append.h
level_0/f_limit/tests/unit/c/test-limit-setss_append_all.h
level_0/f_limit/tests/unit/c/test-limit-setss_decimate_by.h
level_0/f_limit/tests/unit/c/test-limit-setss_decrease_by.h
level_0/f_limit/tests/unit/c/test-limit-setss_increase.h
level_0/f_limit/tests/unit/c/test-limit-setss_increase_by.h
level_0/f_limit/tests/unit/c/test-limit-setss_resize.h
level_0/f_limit/tests/unit/c/test-limit-values_adjust.h
level_0/f_limit/tests/unit/c/test-limit-values_append.h
level_0/f_limit/tests/unit/c/test-limit-values_append_all.h
level_0/f_limit/tests/unit/c/test-limit-values_decimate_by.h
level_0/f_limit/tests/unit/c/test-limit-values_decrease_by.h
level_0/f_limit/tests/unit/c/test-limit-values_increase.h
level_0/f_limit/tests/unit/c/test-limit-values_increase_by.h
level_0/f_limit/tests/unit/c/test-limit-values_resize.h
level_0/f_limit/tests/unit/c/test-limit-valuess_adjust.h
level_0/f_limit/tests/unit/c/test-limit-valuess_append.h
level_0/f_limit/tests/unit/c/test-limit-valuess_append_all.h
level_0/f_limit/tests/unit/c/test-limit-valuess_decimate_by.h
level_0/f_limit/tests/unit/c/test-limit-valuess_decrease_by.h
level_0/f_limit/tests/unit/c/test-limit-valuess_increase.h
level_0/f_limit/tests/unit/c/test-limit-valuess_increase_by.h
level_0/f_limit/tests/unit/c/test-limit-valuess_resize.h
level_0/f_limit/tests/unit/c/test-limit.h
level_0/f_memory/c/memory.h
level_0/f_memory/c/memory/common.h
level_0/f_memory/c/memory/structure.h
level_0/f_memory/c/private-memory.h
level_0/f_memory/tests/unit/c/test-memory-adjust.h
level_0/f_memory/tests/unit/c/test-memory-delete.h
level_0/f_memory/tests/unit/c/test-memory-destroy.h
level_0/f_memory/tests/unit/c/test-memory-new.h
level_0/f_memory/tests/unit/c/test-memory-new_aligned.h
level_0/f_memory/tests/unit/c/test-memory-resize.h
level_0/f_memory/tests/unit/c/test-memory.h
level_0/f_path/c/path.h
level_0/f_path/c/path/common.h
level_0/f_path/c/private-path.h
level_0/f_path/tests/unit/c/mock-path.h
level_0/f_path/tests/unit/c/test-path-change.h
level_0/f_path/tests/unit/c/test-path-change_at.h
level_0/f_path/tests/unit/c/test-path-current.h
level_0/f_path/tests/unit/c/test-path-directory_cleanup.h
level_0/f_path/tests/unit/c/test-path-is.h
level_0/f_path/tests/unit/c/test-path-is_absolute.h
level_0/f_path/tests/unit/c/test-path-is_relative.h
level_0/f_path/tests/unit/c/test-path-is_relative_current.h
level_0/f_path/tests/unit/c/test-path-real.h
level_0/f_path/tests/unit/c/test-path.h
level_0/f_pipe/c/pipe.h
level_0/f_pipe/tests/unit/c/mock-pipe.h
level_0/f_pipe/tests/unit/c/test-pipe-debug_exists.h
level_0/f_pipe/tests/unit/c/test-pipe-error_exists.h
level_0/f_pipe/tests/unit/c/test-pipe-input_exists.h
level_0/f_pipe/tests/unit/c/test-pipe-warning_exists.h
level_0/f_pipe/tests/unit/c/test-pipe.h
level_0/f_print/c/print.h
level_0/f_print/c/print/common.h
level_0/f_print/c/print/private-to.h
level_0/f_print/c/print/to.h
level_0/f_print/c/private-print.h
level_0/f_print/tests/unit/c/mock-print.h
level_0/f_print/tests/unit/c/test-print-.h
level_0/f_print/tests/unit/c/test-print-character.h
level_0/f_print/tests/unit/c/test-print-character_safely.h
level_0/f_print/tests/unit/c/test-print-character_safely_get.h
level_0/f_print/tests/unit/c/test-print-dynamic.h
level_0/f_print/tests/unit/c/test-print-dynamic_partial.h
level_0/f_print/tests/unit/c/test-print-dynamic_partial_raw.h
level_0/f_print/tests/unit/c/test-print-dynamic_partial_raw_safely.h
level_0/f_print/tests/unit/c/test-print-dynamic_partial_safely.h
level_0/f_print/tests/unit/c/test-print-dynamic_raw.h
level_0/f_print/tests/unit/c/test-print-dynamic_raw_safely.h
level_0/f_print/tests/unit/c/test-print-dynamic_safely.h
level_0/f_print/tests/unit/c/test-print-except.h
level_0/f_print/tests/unit/c/test-print-except_dynamic.h
level_0/f_print/tests/unit/c/test-print-except_dynamic_partial.h
level_0/f_print/tests/unit/c/test-print-except_dynamic_partial_raw.h
level_0/f_print/tests/unit/c/test-print-except_dynamic_partial_raw_safely.h
level_0/f_print/tests/unit/c/test-print-except_dynamic_partial_safely.h
level_0/f_print/tests/unit/c/test-print-except_dynamic_raw.h
level_0/f_print/tests/unit/c/test-print-except_dynamic_raw_safely.h
level_0/f_print/tests/unit/c/test-print-except_dynamic_safely.h
level_0/f_print/tests/unit/c/test-print-except_in.h
level_0/f_print/tests/unit/c/test-print-except_in_dynamic.h
level_0/f_print/tests/unit/c/test-print-except_in_dynamic_partial.h
level_0/f_print/tests/unit/c/test-print-except_in_dynamic_partial_raw.h
level_0/f_print/tests/unit/c/test-print-except_in_dynamic_partial_raw_safely.h
level_0/f_print/tests/unit/c/test-print-except_in_dynamic_partial_safely.h
level_0/f_print/tests/unit/c/test-print-except_in_dynamic_raw.h
level_0/f_print/tests/unit/c/test-print-except_in_dynamic_raw_safely.h
level_0/f_print/tests/unit/c/test-print-except_in_dynamic_safely.h
level_0/f_print/tests/unit/c/test-print-except_in_raw.h
level_0/f_print/tests/unit/c/test-print-except_in_raw_safely.h
level_0/f_print/tests/unit/c/test-print-except_in_safely.h
level_0/f_print/tests/unit/c/test-print-except_raw.h
level_0/f_print/tests/unit/c/test-print-except_raw_safely.h
level_0/f_print/tests/unit/c/test-print-except_safely.h
level_0/f_print/tests/unit/c/test-print-raw.h
level_0/f_print/tests/unit/c/test-print-raw_safely.h
level_0/f_print/tests/unit/c/test-print-raw_terminated.h
level_0/f_print/tests/unit/c/test-print-safely.h
level_0/f_print/tests/unit/c/test-print-safely_get.h
level_0/f_print/tests/unit/c/test-print-safely_terminated.h
level_0/f_print/tests/unit/c/test-print-terminated.h
level_0/f_print/tests/unit/c/test-print-to.h
level_0/f_print/tests/unit/c/test-print-to_character.h
level_0/f_print/tests/unit/c/test-print-to_character_safely.h
level_0/f_print/tests/unit/c/test-print-to_dynamic.h
level_0/f_print/tests/unit/c/test-print-to_dynamic_partial.h
level_0/f_print/tests/unit/c/test-print-to_dynamic_partial_raw.h
level_0/f_print/tests/unit/c/test-print-to_dynamic_partial_raw_safely.h
level_0/f_print/tests/unit/c/test-print-to_dynamic_partial_safely.h
level_0/f_print/tests/unit/c/test-print-to_dynamic_raw.h
level_0/f_print/tests/unit/c/test-print-to_dynamic_raw_safely.h
level_0/f_print/tests/unit/c/test-print-to_dynamic_safely.h
level_0/f_print/tests/unit/c/test-print-to_except.h
level_0/f_print/tests/unit/c/test-print-to_except_dynamic.h
level_0/f_print/tests/unit/c/test-print-to_except_dynamic_partial.h
level_0/f_print/tests/unit/c/test-print-to_except_dynamic_partial_raw.h
level_0/f_print/tests/unit/c/test-print-to_except_dynamic_partial_raw_safely.h
level_0/f_print/tests/unit/c/test-print-to_except_dynamic_partial_safely.h
level_0/f_print/tests/unit/c/test-print-to_except_dynamic_raw.h
level_0/f_print/tests/unit/c/test-print-to_except_dynamic_raw_safely.h
level_0/f_print/tests/unit/c/test-print-to_except_dynamic_safely.h
level_0/f_print/tests/unit/c/test-print-to_except_in.h
level_0/f_print/tests/unit/c/test-print-to_except_in_dynamic.h
level_0/f_print/tests/unit/c/test-print-to_except_in_dynamic_partial.h
level_0/f_print/tests/unit/c/test-print-to_except_in_dynamic_partial_raw.h
level_0/f_print/tests/unit/c/test-print-to_except_in_dynamic_partial_raw_safely.h
level_0/f_print/tests/unit/c/test-print-to_except_in_dynamic_partial_safely.h
level_0/f_print/tests/unit/c/test-print-to_except_in_dynamic_raw.h
level_0/f_print/tests/unit/c/test-print-to_except_in_dynamic_raw_safely.h
level_0/f_print/tests/unit/c/test-print-to_except_in_dynamic_safely.h
level_0/f_print/tests/unit/c/test-print-to_except_in_raw.h
level_0/f_print/tests/unit/c/test-print-to_except_in_raw_safely.h
level_0/f_print/tests/unit/c/test-print-to_except_in_safely.h
level_0/f_print/tests/unit/c/test-print-to_except_raw.h
level_0/f_print/tests/unit/c/test-print-to_except_raw_safely.h
level_0/f_print/tests/unit/c/test-print-to_except_safely.h
level_0/f_print/tests/unit/c/test-print-to_raw.h
level_0/f_print/tests/unit/c/test-print-to_raw_safely.h
level_0/f_print/tests/unit/c/test-print-to_raw_terminated.h
level_0/f_print/tests/unit/c/test-print-to_safely.h
level_0/f_print/tests/unit/c/test-print-to_safely_terminated.h
level_0/f_print/tests/unit/c/test-print-to_terminated.h
level_0/f_print/tests/unit/c/test-print.h
level_0/f_serialize/c/private-serialize.h
level_0/f_serialize/c/serialize.h
level_0/f_serialize/c/serialize/common.h
level_0/f_serialize/tests/unit/c/test-serialize-from_simple.h
level_0/f_serialize/tests/unit/c/test-serialize-from_simple_get.h
level_0/f_serialize/tests/unit/c/test-serialize-from_simple_range.h
level_0/f_serialize/tests/unit/c/test-serialize-from_simple_select.h
level_0/f_serialize/tests/unit/c/test-serialize-to_simple.h
level_0/f_serialize/tests/unit/c/test-serialize.h
level_0/f_signal/c/signal.h
level_0/f_signal/c/signal/common.h
level_0/f_signal/tests/unit/c/mock-signal.h
level_0/f_signal/tests/unit/c/test-signal-action.h
level_0/f_signal/tests/unit/c/test-signal-close.h
level_0/f_signal/tests/unit/c/test-signal-mask.h
level_0/f_signal/tests/unit/c/test-signal-open.h
level_0/f_signal/tests/unit/c/test-signal-pause.h
level_0/f_signal/tests/unit/c/test-signal-queue.h
level_0/f_signal/tests/unit/c/test-signal-read.h
level_0/f_signal/tests/unit/c/test-signal-send.h
level_0/f_signal/tests/unit/c/test-signal-set_add.h
level_0/f_signal/tests/unit/c/test-signal-set_delete.h
level_0/f_signal/tests/unit/c/test-signal-set_empty.h
level_0/f_signal/tests/unit/c/test-signal-set_fill.h
level_0/f_signal/tests/unit/c/test-signal-set_has.h
level_0/f_signal/tests/unit/c/test-signal-suspend.h
level_0/f_signal/tests/unit/c/test-signal-wait.h
level_0/f_signal/tests/unit/c/test-signal-wait_until.h
level_0/f_signal/tests/unit/c/test-signal.h
level_0/f_socket/c/socket.h
level_0/f_socket/c/socket/common.h
level_0/f_socket/tests/unit/c/mock-socket.h
level_0/f_socket/tests/unit/c/test-socket-accept.h
level_0/f_socket/tests/unit/c/test-socket-bind.h
level_0/f_socket/tests/unit/c/test-socket-bind_local.h
level_0/f_socket/tests/unit/c/test-socket-connect.h
level_0/f_socket/tests/unit/c/test-socket-create.h
level_0/f_socket/tests/unit/c/test-socket-create_pair.h
level_0/f_socket/tests/unit/c/test-socket-disconnect.h
level_0/f_socket/tests/unit/c/test-socket-listen.h
level_0/f_socket/tests/unit/c/test-socket-option_get.h
level_0/f_socket/tests/unit/c/test-socket-option_set.h
level_0/f_socket/tests/unit/c/test-socket-read.h
level_0/f_socket/tests/unit/c/test-socket-read_message.h
level_0/f_socket/tests/unit/c/test-socket-write.h
level_0/f_socket/tests/unit/c/test-socket-write_message.h
level_0/f_socket/tests/unit/c/test-socket.h
level_0/f_status/c/status.h
level_0/f_status/tests/unit/c/test-status-macro-is_error.h
level_0/f_status/tests/unit/c/test-status-macro-is_error_not.h
level_0/f_status/tests/unit/c/test-status-macro-is_fine.h
level_0/f_status/tests/unit/c/test-status-macro-is_fine_not.h
level_0/f_status/tests/unit/c/test-status-macro-is_problem.h
level_0/f_status/tests/unit/c/test-status-macro-is_problem_not.h
level_0/f_status/tests/unit/c/test-status-macro-is_signal.h
level_0/f_status/tests/unit/c/test-status-macro-is_signal_not.h
level_0/f_status/tests/unit/c/test-status-macro-is_warning.h
level_0/f_status/tests/unit/c/test-status-macro-is_warning_not.h
level_0/f_status/tests/unit/c/test-status-macro-set_error.h
level_0/f_status/tests/unit/c/test-status-macro-set_fine.h
level_0/f_status/tests/unit/c/test-status-macro-set_signal.h
level_0/f_status/tests/unit/c/test-status-macro-set_warning.h
level_0/f_status/tests/unit/c/test-status.h
level_0/f_status_string/c/status_string.h
level_0/f_status_string/tests/unit/c/test-status_string-to.h
level_0/f_status_string/tests/unit/c/test-status_string.h
level_0/f_string/c/private-string.h
level_0/f_string/c/string.h
level_0/f_string/c/string/common.h
level_0/f_string/c/string/dynamic.h
level_0/f_string/c/string/map.h
level_0/f_string/c/string/map_multi.h
level_0/f_string/c/string/private-dynamic.h
level_0/f_string/c/string/private-map.h
level_0/f_string/c/string/private-map_multi.h
level_0/f_string/c/string/private-quantity.h
level_0/f_string/c/string/private-range.h
level_0/f_string/c/string/private-triple.h
level_0/f_string/c/string/quantity.h
level_0/f_string/c/string/range.h
level_0/f_string/c/string/static.h
level_0/f_string/c/string/triple.h
level_0/f_string/tests/unit/c/test-string-append.h
level_0/f_string/tests/unit/c/test-string-append_assure.h
level_0/f_string/tests/unit/c/test-string-append_assure_nulless.h
level_0/f_string/tests/unit/c/test-string-append_nulless.h
level_0/f_string/tests/unit/c/test-string-dynamic_adjust.h
level_0/f_string/tests/unit/c/test-string-dynamic_append.h
level_0/f_string/tests/unit/c/test-string-dynamic_append_assure.h
level_0/f_string/tests/unit/c/test-string-dynamic_append_assure_nulless.h
level_0/f_string/tests/unit/c/test-string-dynamic_append_nulless.h
level_0/f_string/tests/unit/c/test-string-dynamic_decimate_by.h
level_0/f_string/tests/unit/c/test-string-dynamic_decrease_by.h
level_0/f_string/tests/unit/c/test-string-dynamic_increase.h
level_0/f_string/tests/unit/c/test-string-dynamic_increase_by.h
level_0/f_string/tests/unit/c/test-string-dynamic_mash.h
level_0/f_string/tests/unit/c/test-string-dynamic_mash_nulless.h
level_0/f_string/tests/unit/c/test-string-dynamic_mish.h
level_0/f_string/tests/unit/c/test-string-dynamic_mish_nulless.h
level_0/f_string/tests/unit/c/test-string-dynamic_partial_append.h
level_0/f_string/tests/unit/c/test-string-dynamic_partial_append_assure.h
level_0/f_string/tests/unit/c/test-string-dynamic_partial_append_assure_nulless.h
level_0/f_string/tests/unit/c/test-string-dynamic_partial_append_nulless.h
level_0/f_string/tests/unit/c/test-string-dynamic_partial_mash.h
level_0/f_string/tests/unit/c/test-string-dynamic_partial_mash_nulless.h
level_0/f_string/tests/unit/c/test-string-dynamic_partial_mish.h
level_0/f_string/tests/unit/c/test-string-dynamic_partial_mish_nulless.h
level_0/f_string/tests/unit/c/test-string-dynamic_partial_prepend.h
level_0/f_string/tests/unit/c/test-string-dynamic_partial_prepend_assure.h
level_0/f_string/tests/unit/c/test-string-dynamic_partial_prepend_assure_nulless.h
level_0/f_string/tests/unit/c/test-string-dynamic_partial_prepend_nulless.h
level_0/f_string/tests/unit/c/test-string-dynamic_prepend.h
level_0/f_string/tests/unit/c/test-string-dynamic_prepend_assure.h
level_0/f_string/tests/unit/c/test-string-dynamic_prepend_assure_nulless.h
level_0/f_string/tests/unit/c/test-string-dynamic_prepend_nulless.h
level_0/f_string/tests/unit/c/test-string-dynamic_resize.h
level_0/f_string/tests/unit/c/test-string-dynamic_seek_line.h
level_0/f_string/tests/unit/c/test-string-dynamic_seek_line_to.h
level_0/f_string/tests/unit/c/test-string-dynamic_seek_to.h
level_0/f_string/tests/unit/c/test-string-dynamic_terminate.h
level_0/f_string/tests/unit/c/test-string-dynamic_terminate_after.h
level_0/f_string/tests/unit/c/test-string-dynamics_adjust.h
level_0/f_string/tests/unit/c/test-string-dynamics_append.h
level_0/f_string/tests/unit/c/test-string-dynamics_append_all.h
level_0/f_string/tests/unit/c/test-string-dynamics_decimate_by.h
level_0/f_string/tests/unit/c/test-string-dynamics_decrease_by.h
level_0/f_string/tests/unit/c/test-string-dynamics_increase.h
level_0/f_string/tests/unit/c/test-string-dynamics_increase_by.h
level_0/f_string/tests/unit/c/test-string-dynamics_resize.h
level_0/f_string/tests/unit/c/test-string-dynamicss_adjust.h
level_0/f_string/tests/unit/c/test-string-dynamicss_append.h
level_0/f_string/tests/unit/c/test-string-dynamicss_append_all.h
level_0/f_string/tests/unit/c/test-string-dynamicss_decimate_by.h
level_0/f_string/tests/unit/c/test-string-dynamicss_decrease_by.h
level_0/f_string/tests/unit/c/test-string-dynamicss_increase.h
level_0/f_string/tests/unit/c/test-string-dynamicss_increase_by.h
level_0/f_string/tests/unit/c/test-string-dynamicss_resize.h
level_0/f_string/tests/unit/c/test-string-map_multis_adjust.h
level_0/f_string/tests/unit/c/test-string-map_multis_append.h
level_0/f_string/tests/unit/c/test-string-map_multis_append_all.h
level_0/f_string/tests/unit/c/test-string-map_multis_decimate_by.h
level_0/f_string/tests/unit/c/test-string-map_multis_decrease_by.h
level_0/f_string/tests/unit/c/test-string-map_multis_increase.h
level_0/f_string/tests/unit/c/test-string-map_multis_increase_by.h
level_0/f_string/tests/unit/c/test-string-map_multis_resize.h
level_0/f_string/tests/unit/c/test-string-map_multiss_adjust.h
level_0/f_string/tests/unit/c/test-string-map_multiss_append.h
level_0/f_string/tests/unit/c/test-string-map_multiss_append_all.h
level_0/f_string/tests/unit/c/test-string-map_multiss_decimate_by.h
level_0/f_string/tests/unit/c/test-string-map_multiss_decrease_by.h
level_0/f_string/tests/unit/c/test-string-map_multiss_increase.h
level_0/f_string/tests/unit/c/test-string-map_multiss_increase_by.h
level_0/f_string/tests/unit/c/test-string-map_multiss_resize.h
level_0/f_string/tests/unit/c/test-string-maps_adjust.h
level_0/f_string/tests/unit/c/test-string-maps_append.h
level_0/f_string/tests/unit/c/test-string-maps_append_all.h
level_0/f_string/tests/unit/c/test-string-maps_decimate_by.h
level_0/f_string/tests/unit/c/test-string-maps_decrease_by.h
level_0/f_string/tests/unit/c/test-string-maps_increase.h
level_0/f_string/tests/unit/c/test-string-maps_increase_by.h
level_0/f_string/tests/unit/c/test-string-maps_resize.h
level_0/f_string/tests/unit/c/test-string-mapss_adjust.h
level_0/f_string/tests/unit/c/test-string-mapss_append.h
level_0/f_string/tests/unit/c/test-string-mapss_append_all.h
level_0/f_string/tests/unit/c/test-string-mapss_decimate_by.h
level_0/f_string/tests/unit/c/test-string-mapss_decrease_by.h
level_0/f_string/tests/unit/c/test-string-mapss_increase.h
level_0/f_string/tests/unit/c/test-string-mapss_increase_by.h
level_0/f_string/tests/unit/c/test-string-mapss_resize.h
level_0/f_string/tests/unit/c/test-string-mash.h
level_0/f_string/tests/unit/c/test-string-mash_nulless.h
level_0/f_string/tests/unit/c/test-string-mish.h
level_0/f_string/tests/unit/c/test-string-mish_nulless.h
level_0/f_string/tests/unit/c/test-string-prepend.h
level_0/f_string/tests/unit/c/test-string-prepend_assure.h
level_0/f_string/tests/unit/c/test-string-prepend_assure_nulless.h
level_0/f_string/tests/unit/c/test-string-prepend_nulless.h
level_0/f_string/tests/unit/c/test-string-quantitys_adjust.h
level_0/f_string/tests/unit/c/test-string-quantitys_append.h
level_0/f_string/tests/unit/c/test-string-quantitys_append_all.h
level_0/f_string/tests/unit/c/test-string-quantitys_decimate_by.h
level_0/f_string/tests/unit/c/test-string-quantitys_decrease_by.h
level_0/f_string/tests/unit/c/test-string-quantitys_increase.h
level_0/f_string/tests/unit/c/test-string-quantitys_increase_by.h
level_0/f_string/tests/unit/c/test-string-quantitys_resize.h
level_0/f_string/tests/unit/c/test-string-quantityss_adjust.h
level_0/f_string/tests/unit/c/test-string-quantityss_append.h
level_0/f_string/tests/unit/c/test-string-quantityss_append_all.h
level_0/f_string/tests/unit/c/test-string-quantityss_decimate_by.h
level_0/f_string/tests/unit/c/test-string-quantityss_decrease_by.h
level_0/f_string/tests/unit/c/test-string-quantityss_increase.h
level_0/f_string/tests/unit/c/test-string-quantityss_increase_by.h
level_0/f_string/tests/unit/c/test-string-quantityss_resize.h
level_0/f_string/tests/unit/c/test-string-ranges_adjust.h
level_0/f_string/tests/unit/c/test-string-ranges_append.h
level_0/f_string/tests/unit/c/test-string-ranges_append_all.h
level_0/f_string/tests/unit/c/test-string-ranges_decimate_by.h
level_0/f_string/tests/unit/c/test-string-ranges_decrease_by.h
level_0/f_string/tests/unit/c/test-string-ranges_increase.h
level_0/f_string/tests/unit/c/test-string-ranges_increase_by.h
level_0/f_string/tests/unit/c/test-string-ranges_resize.h
level_0/f_string/tests/unit/c/test-string-rangess_adjust.h
level_0/f_string/tests/unit/c/test-string-rangess_append.h
level_0/f_string/tests/unit/c/test-string-rangess_append_all.h
level_0/f_string/tests/unit/c/test-string-rangess_decimate_by.h
level_0/f_string/tests/unit/c/test-string-rangess_decrease_by.h
level_0/f_string/tests/unit/c/test-string-rangess_increase.h
level_0/f_string/tests/unit/c/test-string-rangess_increase_by.h
level_0/f_string/tests/unit/c/test-string-rangess_resize.h
level_0/f_string/tests/unit/c/test-string-seek_line.h
level_0/f_string/tests/unit/c/test-string-seek_line_to.h
level_0/f_string/tests/unit/c/test-string-seek_to.h
level_0/f_string/tests/unit/c/test-string-triples_adjust.h
level_0/f_string/tests/unit/c/test-string-triples_append.h
level_0/f_string/tests/unit/c/test-string-triples_append_all.h
level_0/f_string/tests/unit/c/test-string-triples_decimate_by.h
level_0/f_string/tests/unit/c/test-string-triples_decrease_by.h
level_0/f_string/tests/unit/c/test-string-triples_increase.h
level_0/f_string/tests/unit/c/test-string-triples_increase_by.h
level_0/f_string/tests/unit/c/test-string-triples_resize.h
level_0/f_string/tests/unit/c/test-string-tripless_adjust.h
level_0/f_string/tests/unit/c/test-string-tripless_append.h
level_0/f_string/tests/unit/c/test-string-tripless_append_all.h
level_0/f_string/tests/unit/c/test-string-tripless_decimate_by.h
level_0/f_string/tests/unit/c/test-string-tripless_decrease_by.h
level_0/f_string/tests/unit/c/test-string-tripless_increase.h
level_0/f_string/tests/unit/c/test-string-tripless_increase_by.h
level_0/f_string/tests/unit/c/test-string-tripless_resize.h
level_0/f_string/tests/unit/c/test-string.h
level_0/f_thread/c/private-thread.h
level_0/f_thread/c/thread.h
level_0/f_thread/c/thread/attribute.h
level_0/f_thread/c/thread/barrier.h
level_0/f_thread/c/thread/barrier_attribute.h
level_0/f_thread/c/thread/condition.h
level_0/f_thread/c/thread/condition_attribute.h
level_0/f_thread/c/thread/id.h
level_0/f_thread/c/thread/key.h
level_0/f_thread/c/thread/lock.h
level_0/f_thread/c/thread/lock_attribute.h
level_0/f_thread/c/thread/mutex.h
level_0/f_thread/c/thread/mutex_attribute.h
level_0/f_thread/c/thread/once.h
level_0/f_thread/c/thread/semaphore.h
level_0/f_thread/c/thread/set.h
level_0/f_thread/c/thread/spin.h
level_0/f_thread/tests/unit/c/mock-thread.h
level_0/f_thread/tests/unit/c/test-thread-at_fork.h
level_0/f_thread/tests/unit/c/test-thread-attribute_affinity_get.h
level_0/f_thread/tests/unit/c/test-thread-attribute_affinity_set.h
level_0/f_thread/tests/unit/c/test-thread-attribute_concurrency_get.h
level_0/f_thread/tests/unit/c/test-thread-attribute_concurrency_set.h
level_0/f_thread/tests/unit/c/test-thread-attribute_create.h
level_0/f_thread/tests/unit/c/test-thread-attribute_default_get.h
level_0/f_thread/tests/unit/c/test-thread-attribute_default_set.h
level_0/f_thread/tests/unit/c/test-thread-attribute_delete.h
level_0/f_thread/tests/unit/c/test-thread-attribute_detach_get.h
level_0/f_thread/tests/unit/c/test-thread-attribute_detach_set.h
level_0/f_thread/tests/unit/c/test-thread-attribute_guard_get.h
level_0/f_thread/tests/unit/c/test-thread-attribute_guard_set.h
level_0/f_thread/tests/unit/c/test-thread-attribute_scheduler_inherit_get.h
level_0/f_thread/tests/unit/c/test-thread-attribute_scheduler_inherit_set.h
level_0/f_thread/tests/unit/c/test-thread-attribute_scheduler_parameter_get.h
level_0/f_thread/tests/unit/c/test-thread-attribute_scheduler_parameter_set.h
level_0/f_thread/tests/unit/c/test-thread-attribute_scheduler_policy_get.h
level_0/f_thread/tests/unit/c/test-thread-attribute_scheduler_policy_set.h
level_0/f_thread/tests/unit/c/test-thread-attribute_scope_get.h
level_0/f_thread/tests/unit/c/test-thread-attribute_scope_set.h
level_0/f_thread/tests/unit/c/test-thread-attribute_stack_get.h
level_0/f_thread/tests/unit/c/test-thread-attribute_stack_set.h
level_0/f_thread/tests/unit/c/test-thread-attribute_stack_size_get.h
level_0/f_thread/tests/unit/c/test-thread-attribute_stack_size_set.h
level_0/f_thread/tests/unit/c/test-thread-attributes_adjust.h
level_0/f_thread/tests/unit/c/test-thread-attributes_decimate_by.h
level_0/f_thread/tests/unit/c/test-thread-attributes_decrease_by.h
level_0/f_thread/tests/unit/c/test-thread-attributes_increase.h
level_0/f_thread/tests/unit/c/test-thread-attributes_increase_by.h
level_0/f_thread/tests/unit/c/test-thread-attributes_resize.h
level_0/f_thread/tests/unit/c/test-thread-barrier_attribute_create.h
level_0/f_thread/tests/unit/c/test-thread-barrier_attribute_delete.h
level_0/f_thread/tests/unit/c/test-thread-barrier_attribute_shared_get.h
level_0/f_thread/tests/unit/c/test-thread-barrier_attribute_shared_set.h
level_0/f_thread/tests/unit/c/test-thread-barrier_attributes_adjust.h
level_0/f_thread/tests/unit/c/test-thread-barrier_attributes_decimate_by.h
level_0/f_thread/tests/unit/c/test-thread-barrier_attributes_decrease_by.h
level_0/f_thread/tests/unit/c/test-thread-barrier_attributes_increase.h
level_0/f_thread/tests/unit/c/test-thread-barrier_attributes_increase_by.h
level_0/f_thread/tests/unit/c/test-thread-barrier_attributes_resize.h
level_0/f_thread/tests/unit/c/test-thread-barrier_create.h
level_0/f_thread/tests/unit/c/test-thread-barrier_delete.h
level_0/f_thread/tests/unit/c/test-thread-barrier_wait.h
level_0/f_thread/tests/unit/c/test-thread-barriers_adjust.h
level_0/f_thread/tests/unit/c/test-thread-barriers_decimate_by.h
level_0/f_thread/tests/unit/c/test-thread-barriers_decrease_by.h
level_0/f_thread/tests/unit/c/test-thread-barriers_increase.h
level_0/f_thread/tests/unit/c/test-thread-barriers_increase_by.h
level_0/f_thread/tests/unit/c/test-thread-barriers_resize.h
level_0/f_thread/tests/unit/c/test-thread-caller.h
level_0/f_thread/tests/unit/c/test-thread-cancel.h
level_0/f_thread/tests/unit/c/test-thread-cancel_state_set.h
level_0/f_thread/tests/unit/c/test-thread-cancel_test.h
level_0/f_thread/tests/unit/c/test-thread-cancel_type_set.h
level_0/f_thread/tests/unit/c/test-thread-clock_get_id.h
level_0/f_thread/tests/unit/c/test-thread-compare.h
level_0/f_thread/tests/unit/c/test-thread-condition_attribute_clock_get.h
level_0/f_thread/tests/unit/c/test-thread-condition_attribute_clock_set.h
level_0/f_thread/tests/unit/c/test-thread-condition_attribute_create.h
level_0/f_thread/tests/unit/c/test-thread-condition_attribute_delete.h
level_0/f_thread/tests/unit/c/test-thread-condition_attribute_shared_get.h
level_0/f_thread/tests/unit/c/test-thread-condition_attribute_shared_set.h
level_0/f_thread/tests/unit/c/test-thread-condition_attributes_adjust.h
level_0/f_thread/tests/unit/c/test-thread-condition_attributes_decimate_by.h
level_0/f_thread/tests/unit/c/test-thread-condition_attributes_decrease_by.h
level_0/f_thread/tests/unit/c/test-thread-condition_attributes_increase.h
level_0/f_thread/tests/unit/c/test-thread-condition_attributes_increase_by.h
level_0/f_thread/tests/unit/c/test-thread-condition_attributes_resize.h
level_0/f_thread/tests/unit/c/test-thread-condition_create.h
level_0/f_thread/tests/unit/c/test-thread-condition_delete.h
level_0/f_thread/tests/unit/c/test-thread-condition_signal.h
level_0/f_thread/tests/unit/c/test-thread-condition_signal_all.h
level_0/f_thread/tests/unit/c/test-thread-condition_wait.h
level_0/f_thread/tests/unit/c/test-thread-condition_wait_timed.h
level_0/f_thread/tests/unit/c/test-thread-conditions_adjust.h
level_0/f_thread/tests/unit/c/test-thread-conditions_decimate_by.h
level_0/f_thread/tests/unit/c/test-thread-conditions_decrease_by.h
level_0/f_thread/tests/unit/c/test-thread-conditions_increase.h
level_0/f_thread/tests/unit/c/test-thread-conditions_increase_by.h
level_0/f_thread/tests/unit/c/test-thread-conditions_resize.h
level_0/f_thread/tests/unit/c/test-thread-create.h
level_0/f_thread/tests/unit/c/test-thread-detach.h
level_0/f_thread/tests/unit/c/test-thread-exit.h
level_0/f_thread/tests/unit/c/test-thread-ids_adjust.h
level_0/f_thread/tests/unit/c/test-thread-ids_decimate_by.h
level_0/f_thread/tests/unit/c/test-thread-ids_decrease_by.h
level_0/f_thread/tests/unit/c/test-thread-ids_increase.h
level_0/f_thread/tests/unit/c/test-thread-ids_increase_by.h
level_0/f_thread/tests/unit/c/test-thread-ids_resize.h
level_0/f_thread/tests/unit/c/test-thread-join.h
level_0/f_thread/tests/unit/c/test-thread-join_timed.h
level_0/f_thread/tests/unit/c/test-thread-join_try.h
level_0/f_thread/tests/unit/c/test-thread-key_create.h
level_0/f_thread/tests/unit/c/test-thread-key_delete.h
level_0/f_thread/tests/unit/c/test-thread-key_get.h
level_0/f_thread/tests/unit/c/test-thread-key_set.h
level_0/f_thread/tests/unit/c/test-thread-keys_adjust.h
level_0/f_thread/tests/unit/c/test-thread-keys_decimate_by.h
level_0/f_thread/tests/unit/c/test-thread-keys_decrease_by.h
level_0/f_thread/tests/unit/c/test-thread-keys_increase.h
level_0/f_thread/tests/unit/c/test-thread-keys_increase_by.h
level_0/f_thread/tests/unit/c/test-thread-keys_resize.h
level_0/f_thread/tests/unit/c/test-thread-lock_attribute_create.h
level_0/f_thread/tests/unit/c/test-thread-lock_attribute_delete.h
level_0/f_thread/tests/unit/c/test-thread-lock_attribute_shared_get.h
level_0/f_thread/tests/unit/c/test-thread-lock_attribute_shared_set.h
level_0/f_thread/tests/unit/c/test-thread-lock_attributes_adjust.h
level_0/f_thread/tests/unit/c/test-thread-lock_attributes_decimate_by.h
level_0/f_thread/tests/unit/c/test-thread-lock_attributes_decrease_by.h
level_0/f_thread/tests/unit/c/test-thread-lock_attributes_increase.h
level_0/f_thread/tests/unit/c/test-thread-lock_attributes_increase_by.h
level_0/f_thread/tests/unit/c/test-thread-lock_attributes_resize.h
level_0/f_thread/tests/unit/c/test-thread-lock_create.h
level_0/f_thread/tests/unit/c/test-thread-lock_delete.h
level_0/f_thread/tests/unit/c/test-thread-lock_read.h
level_0/f_thread/tests/unit/c/test-thread-lock_read_timed.h
level_0/f_thread/tests/unit/c/test-thread-lock_read_try.h
level_0/f_thread/tests/unit/c/test-thread-lock_write.h
level_0/f_thread/tests/unit/c/test-thread-lock_write_timed.h
level_0/f_thread/tests/unit/c/test-thread-lock_write_try.h
level_0/f_thread/tests/unit/c/test-thread-locks_adjust.h
level_0/f_thread/tests/unit/c/test-thread-locks_decimate_by.h
level_0/f_thread/tests/unit/c/test-thread-locks_decrease_by.h
level_0/f_thread/tests/unit/c/test-thread-locks_increase.h
level_0/f_thread/tests/unit/c/test-thread-locks_increase_by.h
level_0/f_thread/tests/unit/c/test-thread-locks_resize.h
level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_create.h
level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_delete.h
level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_priority_ceiling_get.h
level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_priority_ceiling_set.h
level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_protocol_get.h
level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_protocol_set.h
level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_shared_get.h
level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_shared_set.h
level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_type_get.h
level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_type_set.h
level_0/f_thread/tests/unit/c/test-thread-mutex_attributes_adjust.h
level_0/f_thread/tests/unit/c/test-thread-mutex_attributes_decimate_by.h
level_0/f_thread/tests/unit/c/test-thread-mutex_attributes_decrease_by.h
level_0/f_thread/tests/unit/c/test-thread-mutex_attributes_increase.h
level_0/f_thread/tests/unit/c/test-thread-mutex_attributes_increase_by.h
level_0/f_thread/tests/unit/c/test-thread-mutex_attributes_resize.h
level_0/f_thread/tests/unit/c/test-thread-mutex_create.h
level_0/f_thread/tests/unit/c/test-thread-mutex_delete.h
level_0/f_thread/tests/unit/c/test-thread-mutex_lock.h
level_0/f_thread/tests/unit/c/test-thread-mutex_lock_timed.h
level_0/f_thread/tests/unit/c/test-thread-mutex_lock_try.h
level_0/f_thread/tests/unit/c/test-thread-mutex_priority_ceiling_get.h
level_0/f_thread/tests/unit/c/test-thread-mutex_priority_ceiling_set.h
level_0/f_thread/tests/unit/c/test-thread-mutexs_adjust.h
level_0/f_thread/tests/unit/c/test-thread-mutexs_decimate_by.h
level_0/f_thread/tests/unit/c/test-thread-mutexs_decrease_by.h
level_0/f_thread/tests/unit/c/test-thread-mutexs_increase.h
level_0/f_thread/tests/unit/c/test-thread-mutexs_increase_by.h
level_0/f_thread/tests/unit/c/test-thread-mutexs_resize.h
level_0/f_thread/tests/unit/c/test-thread-once.h
level_0/f_thread/tests/unit/c/test-thread-onces_adjust.h
level_0/f_thread/tests/unit/c/test-thread-onces_decimate_by.h
level_0/f_thread/tests/unit/c/test-thread-onces_decrease_by.h
level_0/f_thread/tests/unit/c/test-thread-onces_increase.h
level_0/f_thread/tests/unit/c/test-thread-onces_increase_by.h
level_0/f_thread/tests/unit/c/test-thread-onces_resize.h
level_0/f_thread/tests/unit/c/test-thread-scheduler_parameter_get.h
level_0/f_thread/tests/unit/c/test-thread-scheduler_parameter_set.h
level_0/f_thread/tests/unit/c/test-thread-scheduler_priority_set.h
level_0/f_thread/tests/unit/c/test-thread-semaphore_create.h
level_0/f_thread/tests/unit/c/test-thread-semaphore_delete.h
level_0/f_thread/tests/unit/c/test-thread-semaphore_file_close.h
level_0/f_thread/tests/unit/c/test-thread-semaphore_file_delete.h
level_0/f_thread/tests/unit/c/test-thread-semaphore_file_open.h
level_0/f_thread/tests/unit/c/test-thread-semaphore_lock.h
level_0/f_thread/tests/unit/c/test-thread-semaphore_lock_timed.h
level_0/f_thread/tests/unit/c/test-thread-semaphore_lock_try.h
level_0/f_thread/tests/unit/c/test-thread-semaphore_unlock.h
level_0/f_thread/tests/unit/c/test-thread-semaphore_value_get.h
level_0/f_thread/tests/unit/c/test-thread-semaphores_adjust.h
level_0/f_thread/tests/unit/c/test-thread-semaphores_decimate_by.h
level_0/f_thread/tests/unit/c/test-thread-semaphores_decrease_by.h
level_0/f_thread/tests/unit/c/test-thread-semaphores_increase.h
level_0/f_thread/tests/unit/c/test-thread-semaphores_increase_by.h
level_0/f_thread/tests/unit/c/test-thread-semaphores_resize.h
level_0/f_thread/tests/unit/c/test-thread-sets_adjust.h
level_0/f_thread/tests/unit/c/test-thread-sets_decimate_by.h
level_0/f_thread/tests/unit/c/test-thread-sets_decrease_by.h
level_0/f_thread/tests/unit/c/test-thread-sets_increase.h
level_0/f_thread/tests/unit/c/test-thread-sets_increase_by.h
level_0/f_thread/tests/unit/c/test-thread-sets_resize.h
level_0/f_thread/tests/unit/c/test-thread-signal_mask.h
level_0/f_thread/tests/unit/c/test-thread-signal_queue.h
level_0/f_thread/tests/unit/c/test-thread-signal_write.h
level_0/f_thread/tests/unit/c/test-thread-spin_create.h
level_0/f_thread/tests/unit/c/test-thread-spin_delete.h
level_0/f_thread/tests/unit/c/test-thread-spin_lock.h
level_0/f_thread/tests/unit/c/test-thread-spin_lock_try.h
level_0/f_thread/tests/unit/c/test-thread-spin_unlock.h
level_0/f_thread/tests/unit/c/test-thread-spins_adjust.h
level_0/f_thread/tests/unit/c/test-thread-spins_decimate_by.h
level_0/f_thread/tests/unit/c/test-thread-spins_decrease_by.h
level_0/f_thread/tests/unit/c/test-thread-spins_increase.h
level_0/f_thread/tests/unit/c/test-thread-spins_increase_by.h
level_0/f_thread/tests/unit/c/test-thread-spins_resize.h
level_0/f_thread/tests/unit/c/test-thread.h
level_0/f_type/c/type.h
level_0/f_type_array/c/type_array.h
level_0/f_type_array/c/type_array/array_length.h
level_0/f_type_array/c/type_array/cell.h
level_0/f_type_array/c/type_array/common.h
level_0/f_type_array/c/type_array/fll_id.h
level_0/f_type_array/c/type_array/int128.h
level_0/f_type_array/c/type_array/int16.h
level_0/f_type_array/c/type_array/int32.h
level_0/f_type_array/c/type_array/int64.h
level_0/f_type_array/c/type_array/int8.h
level_0/f_type_array/c/type_array/private-array_length.h
level_0/f_type_array/c/type_array/private-cell.h
level_0/f_type_array/c/type_array/private-fll_id.h
level_0/f_type_array/c/type_array/private-int128.h
level_0/f_type_array/c/type_array/private-int16.h
level_0/f_type_array/c/type_array/private-int32.h
level_0/f_type_array/c/type_array/private-int64.h
level_0/f_type_array/c/type_array/private-int8.h
level_0/f_type_array/c/type_array/private-state.h
level_0/f_type_array/c/type_array/private-status.h
level_0/f_type_array/c/type_array/private-uint128.h
level_0/f_type_array/c/type_array/private-uint16.h
level_0/f_type_array/c/type_array/private-uint32.h
level_0/f_type_array/c/type_array/private-uint64.h
level_0/f_type_array/c/type_array/private-uint8.h
level_0/f_type_array/c/type_array/state.h
level_0/f_type_array/c/type_array/status.h
level_0/f_type_array/c/type_array/uint128.h
level_0/f_type_array/c/type_array/uint16.h
level_0/f_type_array/c/type_array/uint32.h
level_0/f_type_array/c/type_array/uint64.h
level_0/f_type_array/c/type_array/uint8.h
level_0/f_type_array/tests/unit/c/test-type_array-array_lengths_adjust.h
level_0/f_type_array/tests/unit/c/test-type_array-array_lengths_append.h
level_0/f_type_array/tests/unit/c/test-type_array-array_lengths_append_all.h
level_0/f_type_array/tests/unit/c/test-type_array-array_lengths_decimate_by.h
level_0/f_type_array/tests/unit/c/test-type_array-array_lengths_decrease_by.h
level_0/f_type_array/tests/unit/c/test-type_array-array_lengths_increase.h
level_0/f_type_array/tests/unit/c/test-type_array-array_lengths_increase_by.h
level_0/f_type_array/tests/unit/c/test-type_array-array_lengths_resize.h
level_0/f_type_array/tests/unit/c/test-type_array-array_lengthss_adjust.h
level_0/f_type_array/tests/unit/c/test-type_array-array_lengthss_append.h
level_0/f_type_array/tests/unit/c/test-type_array-array_lengthss_append_all.h
level_0/f_type_array/tests/unit/c/test-type_array-array_lengthss_decimate_by.h
level_0/f_type_array/tests/unit/c/test-type_array-array_lengthss_decrease_by.h
level_0/f_type_array/tests/unit/c/test-type_array-array_lengthss_increase.h
level_0/f_type_array/tests/unit/c/test-type_array-array_lengthss_increase_by.h
level_0/f_type_array/tests/unit/c/test-type_array-array_lengthss_resize.h
level_0/f_type_array/tests/unit/c/test-type_array-cells_adjust.h
level_0/f_type_array/tests/unit/c/test-type_array-cells_append.h
level_0/f_type_array/tests/unit/c/test-type_array-cells_append_all.h
level_0/f_type_array/tests/unit/c/test-type_array-cells_decimate_by.h
level_0/f_type_array/tests/unit/c/test-type_array-cells_decrease_by.h
level_0/f_type_array/tests/unit/c/test-type_array-cells_increase.h
level_0/f_type_array/tests/unit/c/test-type_array-cells_increase_by.h
level_0/f_type_array/tests/unit/c/test-type_array-cells_resize.h
level_0/f_type_array/tests/unit/c/test-type_array-cellss_adjust.h
level_0/f_type_array/tests/unit/c/test-type_array-cellss_append.h
level_0/f_type_array/tests/unit/c/test-type_array-cellss_append_all.h
level_0/f_type_array/tests/unit/c/test-type_array-cellss_decimate_by.h
level_0/f_type_array/tests/unit/c/test-type_array-cellss_decrease_by.h
level_0/f_type_array/tests/unit/c/test-type_array-cellss_increase.h
level_0/f_type_array/tests/unit/c/test-type_array-cellss_increase_by.h
level_0/f_type_array/tests/unit/c/test-type_array-cellss_resize.h
level_0/f_type_array/tests/unit/c/test-type_array-fll_ids_adjust.h
level_0/f_type_array/tests/unit/c/test-type_array-fll_ids_append.h
level_0/f_type_array/tests/unit/c/test-type_array-fll_ids_append_all.h
level_0/f_type_array/tests/unit/c/test-type_array-fll_ids_decimate_by.h
level_0/f_type_array/tests/unit/c/test-type_array-fll_ids_decrease_by.h
level_0/f_type_array/tests/unit/c/test-type_array-fll_ids_increase.h
level_0/f_type_array/tests/unit/c/test-type_array-fll_ids_increase_by.h
level_0/f_type_array/tests/unit/c/test-type_array-fll_ids_resize.h
level_0/f_type_array/tests/unit/c/test-type_array-fll_idss_adjust.h
level_0/f_type_array/tests/unit/c/test-type_array-fll_idss_append.h
level_0/f_type_array/tests/unit/c/test-type_array-fll_idss_append_all.h
level_0/f_type_array/tests/unit/c/test-type_array-fll_idss_decimate_by.h
level_0/f_type_array/tests/unit/c/test-type_array-fll_idss_decrease_by.h
level_0/f_type_array/tests/unit/c/test-type_array-fll_idss_increase.h
level_0/f_type_array/tests/unit/c/test-type_array-fll_idss_increase_by.h
level_0/f_type_array/tests/unit/c/test-type_array-fll_idss_resize.h
level_0/f_type_array/tests/unit/c/test-type_array-int128s_adjust.h
level_0/f_type_array/tests/unit/c/test-type_array-int128s_append.h
level_0/f_type_array/tests/unit/c/test-type_array-int128s_append_all.h
level_0/f_type_array/tests/unit/c/test-type_array-int128s_decimate_by.h
level_0/f_type_array/tests/unit/c/test-type_array-int128s_decrease_by.h
level_0/f_type_array/tests/unit/c/test-type_array-int128s_increase.h
level_0/f_type_array/tests/unit/c/test-type_array-int128s_increase_by.h
level_0/f_type_array/tests/unit/c/test-type_array-int128s_resize.h
level_0/f_type_array/tests/unit/c/test-type_array-int128ss_adjust.h
level_0/f_type_array/tests/unit/c/test-type_array-int128ss_append.h
level_0/f_type_array/tests/unit/c/test-type_array-int128ss_append_all.h
level_0/f_type_array/tests/unit/c/test-type_array-int128ss_decimate_by.h
level_0/f_type_array/tests/unit/c/test-type_array-int128ss_decrease_by.h
level_0/f_type_array/tests/unit/c/test-type_array-int128ss_increase.h
level_0/f_type_array/tests/unit/c/test-type_array-int128ss_increase_by.h
level_0/f_type_array/tests/unit/c/test-type_array-int128ss_resize.h
level_0/f_type_array/tests/unit/c/test-type_array-int16s_adjust.h
level_0/f_type_array/tests/unit/c/test-type_array-int16s_append.h
level_0/f_type_array/tests/unit/c/test-type_array-int16s_append_all.h
level_0/f_type_array/tests/unit/c/test-type_array-int16s_decimate_by.h
level_0/f_type_array/tests/unit/c/test-type_array-int16s_decrease_by.h
level_0/f_type_array/tests/unit/c/test-type_array-int16s_increase.h
level_0/f_type_array/tests/unit/c/test-type_array-int16s_increase_by.h
level_0/f_type_array/tests/unit/c/test-type_array-int16s_resize.h
level_0/f_type_array/tests/unit/c/test-type_array-int16ss_adjust.h
level_0/f_type_array/tests/unit/c/test-type_array-int16ss_append.h
level_0/f_type_array/tests/unit/c/test-type_array-int16ss_append_all.h
level_0/f_type_array/tests/unit/c/test-type_array-int16ss_decimate_by.h
level_0/f_type_array/tests/unit/c/test-type_array-int16ss_decrease_by.h
level_0/f_type_array/tests/unit/c/test-type_array-int16ss_increase.h
level_0/f_type_array/tests/unit/c/test-type_array-int16ss_increase_by.h
level_0/f_type_array/tests/unit/c/test-type_array-int16ss_resize.h
level_0/f_type_array/tests/unit/c/test-type_array-int32s_adjust.h
level_0/f_type_array/tests/unit/c/test-type_array-int32s_append.h
level_0/f_type_array/tests/unit/c/test-type_array-int32s_append_all.h
level_0/f_type_array/tests/unit/c/test-type_array-int32s_decimate_by.h
level_0/f_type_array/tests/unit/c/test-type_array-int32s_decrease_by.h
level_0/f_type_array/tests/unit/c/test-type_array-int32s_increase.h
level_0/f_type_array/tests/unit/c/test-type_array-int32s_increase_by.h
level_0/f_type_array/tests/unit/c/test-type_array-int32s_resize.h
level_0/f_type_array/tests/unit/c/test-type_array-int32ss_adjust.h
level_0/f_type_array/tests/unit/c/test-type_array-int32ss_append.h
level_0/f_type_array/tests/unit/c/test-type_array-int32ss_append_all.h
level_0/f_type_array/tests/unit/c/test-type_array-int32ss_decimate_by.h
level_0/f_type_array/tests/unit/c/test-type_array-int32ss_decrease_by.h
level_0/f_type_array/tests/unit/c/test-type_array-int32ss_increase.h
level_0/f_type_array/tests/unit/c/test-type_array-int32ss_increase_by.h
level_0/f_type_array/tests/unit/c/test-type_array-int32ss_resize.h
level_0/f_type_array/tests/unit/c/test-type_array-int64s_adjust.h
level_0/f_type_array/tests/unit/c/test-type_array-int64s_append.h
level_0/f_type_array/tests/unit/c/test-type_array-int64s_append_all.h
level_0/f_type_array/tests/unit/c/test-type_array-int64s_decimate_by.h
level_0/f_type_array/tests/unit/c/test-type_array-int64s_decrease_by.h
level_0/f_type_array/tests/unit/c/test-type_array-int64s_increase.h
level_0/f_type_array/tests/unit/c/test-type_array-int64s_increase_by.h
level_0/f_type_array/tests/unit/c/test-type_array-int64s_resize.h
level_0/f_type_array/tests/unit/c/test-type_array-int64ss_adjust.h
level_0/f_type_array/tests/unit/c/test-type_array-int64ss_append.h
level_0/f_type_array/tests/unit/c/test-type_array-int64ss_append_all.h
level_0/f_type_array/tests/unit/c/test-type_array-int64ss_decimate_by.h
level_0/f_type_array/tests/unit/c/test-type_array-int64ss_decrease_by.h
level_0/f_type_array/tests/unit/c/test-type_array-int64ss_increase.h
level_0/f_type_array/tests/unit/c/test-type_array-int64ss_increase_by.h
level_0/f_type_array/tests/unit/c/test-type_array-int64ss_resize.h
level_0/f_type_array/tests/unit/c/test-type_array-int8s_adjust.h
level_0/f_type_array/tests/unit/c/test-type_array-int8s_append.h
level_0/f_type_array/tests/unit/c/test-type_array-int8s_append_all.h
level_0/f_type_array/tests/unit/c/test-type_array-int8s_decimate_by.h
level_0/f_type_array/tests/unit/c/test-type_array-int8s_decrease_by.h
level_0/f_type_array/tests/unit/c/test-type_array-int8s_increase.h
level_0/f_type_array/tests/unit/c/test-type_array-int8s_increase_by.h
level_0/f_type_array/tests/unit/c/test-type_array-int8s_resize.h
level_0/f_type_array/tests/unit/c/test-type_array-int8ss_adjust.h
level_0/f_type_array/tests/unit/c/test-type_array-int8ss_append.h
level_0/f_type_array/tests/unit/c/test-type_array-int8ss_append_all.h
level_0/f_type_array/tests/unit/c/test-type_array-int8ss_decimate_by.h
level_0/f_type_array/tests/unit/c/test-type_array-int8ss_decrease_by.h
level_0/f_type_array/tests/unit/c/test-type_array-int8ss_increase.h
level_0/f_type_array/tests/unit/c/test-type_array-int8ss_increase_by.h
level_0/f_type_array/tests/unit/c/test-type_array-int8ss_resize.h
level_0/f_type_array/tests/unit/c/test-type_array-states_adjust.h
level_0/f_type_array/tests/unit/c/test-type_array-states_append.h
level_0/f_type_array/tests/unit/c/test-type_array-states_append_all.h
level_0/f_type_array/tests/unit/c/test-type_array-states_decimate_by.h
level_0/f_type_array/tests/unit/c/test-type_array-states_decrease_by.h
level_0/f_type_array/tests/unit/c/test-type_array-states_increase.h
level_0/f_type_array/tests/unit/c/test-type_array-states_increase_by.h
level_0/f_type_array/tests/unit/c/test-type_array-states_resize.h
level_0/f_type_array/tests/unit/c/test-type_array-statess_adjust.h
level_0/f_type_array/tests/unit/c/test-type_array-statess_append.h
level_0/f_type_array/tests/unit/c/test-type_array-statess_append_all.h
level_0/f_type_array/tests/unit/c/test-type_array-statess_decimate_by.h
level_0/f_type_array/tests/unit/c/test-type_array-statess_decrease_by.h
level_0/f_type_array/tests/unit/c/test-type_array-statess_increase.h
level_0/f_type_array/tests/unit/c/test-type_array-statess_increase_by.h
level_0/f_type_array/tests/unit/c/test-type_array-statess_resize.h
level_0/f_type_array/tests/unit/c/test-type_array-statuss_adjust.h
level_0/f_type_array/tests/unit/c/test-type_array-statuss_append.h
level_0/f_type_array/tests/unit/c/test-type_array-statuss_append_all.h
level_0/f_type_array/tests/unit/c/test-type_array-statuss_decimate_by.h
level_0/f_type_array/tests/unit/c/test-type_array-statuss_decrease_by.h
level_0/f_type_array/tests/unit/c/test-type_array-statuss_increase.h
level_0/f_type_array/tests/unit/c/test-type_array-statuss_increase_by.h
level_0/f_type_array/tests/unit/c/test-type_array-statuss_resize.h
level_0/f_type_array/tests/unit/c/test-type_array-statusss_adjust.h
level_0/f_type_array/tests/unit/c/test-type_array-statusss_append.h
level_0/f_type_array/tests/unit/c/test-type_array-statusss_append_all.h
level_0/f_type_array/tests/unit/c/test-type_array-statusss_decimate_by.h
level_0/f_type_array/tests/unit/c/test-type_array-statusss_decrease_by.h
level_0/f_type_array/tests/unit/c/test-type_array-statusss_increase.h
level_0/f_type_array/tests/unit/c/test-type_array-statusss_increase_by.h
level_0/f_type_array/tests/unit/c/test-type_array-statusss_resize.h
level_0/f_type_array/tests/unit/c/test-type_array-uint128s_adjust.h
level_0/f_type_array/tests/unit/c/test-type_array-uint128s_append.h
level_0/f_type_array/tests/unit/c/test-type_array-uint128s_append_all.h
level_0/f_type_array/tests/unit/c/test-type_array-uint128s_decimate_by.h
level_0/f_type_array/tests/unit/c/test-type_array-uint128s_decrease_by.h
level_0/f_type_array/tests/unit/c/test-type_array-uint128s_increase.h
level_0/f_type_array/tests/unit/c/test-type_array-uint128s_increase_by.h
level_0/f_type_array/tests/unit/c/test-type_array-uint128s_resize.h
level_0/f_type_array/tests/unit/c/test-type_array-uint128ss_adjust.h
level_0/f_type_array/tests/unit/c/test-type_array-uint128ss_append.h
level_0/f_type_array/tests/unit/c/test-type_array-uint128ss_append_all.h
level_0/f_type_array/tests/unit/c/test-type_array-uint128ss_decimate_by.h
level_0/f_type_array/tests/unit/c/test-type_array-uint128ss_decrease_by.h
level_0/f_type_array/tests/unit/c/test-type_array-uint128ss_increase.h
level_0/f_type_array/tests/unit/c/test-type_array-uint128ss_increase_by.h
level_0/f_type_array/tests/unit/c/test-type_array-uint128ss_resize.h
level_0/f_type_array/tests/unit/c/test-type_array-uint16s_adjust.h
level_0/f_type_array/tests/unit/c/test-type_array-uint16s_append.h
level_0/f_type_array/tests/unit/c/test-type_array-uint16s_append_all.h
level_0/f_type_array/tests/unit/c/test-type_array-uint16s_decimate_by.h
level_0/f_type_array/tests/unit/c/test-type_array-uint16s_decrease_by.h
level_0/f_type_array/tests/unit/c/test-type_array-uint16s_increase.h
level_0/f_type_array/tests/unit/c/test-type_array-uint16s_increase_by.h
level_0/f_type_array/tests/unit/c/test-type_array-uint16s_resize.h
level_0/f_type_array/tests/unit/c/test-type_array-uint16ss_adjust.h
level_0/f_type_array/tests/unit/c/test-type_array-uint16ss_append.h
level_0/f_type_array/tests/unit/c/test-type_array-uint16ss_append_all.h
level_0/f_type_array/tests/unit/c/test-type_array-uint16ss_decimate_by.h
level_0/f_type_array/tests/unit/c/test-type_array-uint16ss_decrease_by.h
level_0/f_type_array/tests/unit/c/test-type_array-uint16ss_increase.h
level_0/f_type_array/tests/unit/c/test-type_array-uint16ss_increase_by.h
level_0/f_type_array/tests/unit/c/test-type_array-uint16ss_resize.h
level_0/f_type_array/tests/unit/c/test-type_array-uint32s_adjust.h
level_0/f_type_array/tests/unit/c/test-type_array-uint32s_append.h
level_0/f_type_array/tests/unit/c/test-type_array-uint32s_append_all.h
level_0/f_type_array/tests/unit/c/test-type_array-uint32s_decimate_by.h
level_0/f_type_array/tests/unit/c/test-type_array-uint32s_decrease_by.h
level_0/f_type_array/tests/unit/c/test-type_array-uint32s_increase.h
level_0/f_type_array/tests/unit/c/test-type_array-uint32s_increase_by.h
level_0/f_type_array/tests/unit/c/test-type_array-uint32s_resize.h
level_0/f_type_array/tests/unit/c/test-type_array-uint32ss_adjust.h
level_0/f_type_array/tests/unit/c/test-type_array-uint32ss_append.h
level_0/f_type_array/tests/unit/c/test-type_array-uint32ss_append_all.h
level_0/f_type_array/tests/unit/c/test-type_array-uint32ss_decimate_by.h
level_0/f_type_array/tests/unit/c/test-type_array-uint32ss_decrease_by.h
level_0/f_type_array/tests/unit/c/test-type_array-uint32ss_increase.h
level_0/f_type_array/tests/unit/c/test-type_array-uint32ss_increase_by.h
level_0/f_type_array/tests/unit/c/test-type_array-uint32ss_resize.h
level_0/f_type_array/tests/unit/c/test-type_array-uint64s_adjust.h
level_0/f_type_array/tests/unit/c/test-type_array-uint64s_append.h
level_0/f_type_array/tests/unit/c/test-type_array-uint64s_append_all.h
level_0/f_type_array/tests/unit/c/test-type_array-uint64s_decimate_by.h
level_0/f_type_array/tests/unit/c/test-type_array-uint64s_decrease_by.h
level_0/f_type_array/tests/unit/c/test-type_array-uint64s_increase.h
level_0/f_type_array/tests/unit/c/test-type_array-uint64s_increase_by.h
level_0/f_type_array/tests/unit/c/test-type_array-uint64s_resize.h
level_0/f_type_array/tests/unit/c/test-type_array-uint64ss_adjust.h
level_0/f_type_array/tests/unit/c/test-type_array-uint64ss_append.h
level_0/f_type_array/tests/unit/c/test-type_array-uint64ss_append_all.h
level_0/f_type_array/tests/unit/c/test-type_array-uint64ss_decimate_by.h
level_0/f_type_array/tests/unit/c/test-type_array-uint64ss_decrease_by.h
level_0/f_type_array/tests/unit/c/test-type_array-uint64ss_increase.h
level_0/f_type_array/tests/unit/c/test-type_array-uint64ss_increase_by.h
level_0/f_type_array/tests/unit/c/test-type_array-uint64ss_resize.h
level_0/f_type_array/tests/unit/c/test-type_array-uint8s_adjust.h
level_0/f_type_array/tests/unit/c/test-type_array-uint8s_append.h
level_0/f_type_array/tests/unit/c/test-type_array-uint8s_append_all.h
level_0/f_type_array/tests/unit/c/test-type_array-uint8s_decimate_by.h
level_0/f_type_array/tests/unit/c/test-type_array-uint8s_decrease_by.h
level_0/f_type_array/tests/unit/c/test-type_array-uint8s_increase.h
level_0/f_type_array/tests/unit/c/test-type_array-uint8s_increase_by.h
level_0/f_type_array/tests/unit/c/test-type_array-uint8s_resize.h
level_0/f_type_array/tests/unit/c/test-type_array-uint8ss_adjust.h
level_0/f_type_array/tests/unit/c/test-type_array-uint8ss_append.h
level_0/f_type_array/tests/unit/c/test-type_array-uint8ss_append_all.h
level_0/f_type_array/tests/unit/c/test-type_array-uint8ss_decimate_by.h
level_0/f_type_array/tests/unit/c/test-type_array-uint8ss_decrease_by.h
level_0/f_type_array/tests/unit/c/test-type_array-uint8ss_increase.h
level_0/f_type_array/tests/unit/c/test-type_array-uint8ss_increase_by.h
level_0/f_type_array/tests/unit/c/test-type_array-uint8ss_resize.h
level_0/f_type_array/tests/unit/c/test-type_array.h
level_0/f_utf/c/private-utf.h
level_0/f_utf/c/private-utf_alphabetic.h
level_0/f_utf/c/private-utf_combining.h
level_0/f_utf/c/private-utf_control.h
level_0/f_utf/c/private-utf_digit.h
level_0/f_utf/c/private-utf_emoji.h
level_0/f_utf/c/private-utf_numeric.h
level_0/f_utf/c/private-utf_phonetic.h
level_0/f_utf/c/private-utf_private.h
level_0/f_utf/c/private-utf_punctuation.h
level_0/f_utf/c/private-utf_subscript.h
level_0/f_utf/c/private-utf_superscript.h
level_0/f_utf/c/private-utf_symbol.h
level_0/f_utf/c/private-utf_valid.h
level_0/f_utf/c/private-utf_whitespace.h
level_0/f_utf/c/private-utf_wide.h
level_0/f_utf/c/private-utf_word.h
level_0/f_utf/c/private-utf_zero_width.h
level_0/f_utf/c/utf.h
level_0/f_utf/c/utf/common.h
level_0/f_utf/c/utf/convert.h
level_0/f_utf/c/utf/dynamic.h
level_0/f_utf/c/utf/is.h
level_0/f_utf/c/utf/is_character.h
level_0/f_utf/c/utf/map.h
level_0/f_utf/c/utf/map_multi.h
level_0/f_utf/c/utf/private-dynamic.h
level_0/f_utf/c/utf/private-is_unassigned.h
level_0/f_utf/c/utf/private-map.h
level_0/f_utf/c/utf/private-map_multi.h
level_0/f_utf/c/utf/private-string.h
level_0/f_utf/c/utf/private-triple.h
level_0/f_utf/c/utf/static.h
level_0/f_utf/c/utf/string.h
level_0/f_utf/c/utf/triple.h
level_0/f_utf/tests/unit/c/data-utf.h
level_0/f_utf/tests/unit/c/test-utf-append.h
level_0/f_utf/tests/unit/c/test-utf-append_assure.h
level_0/f_utf/tests/unit/c/test-utf-append_assure_nulless.h
level_0/f_utf/tests/unit/c/test-utf-append_nulless.h
level_0/f_utf/tests/unit/c/test-utf-character_is_alphabetic.h
level_0/f_utf/tests/unit/c/test-utf-character_is_alphabetic_digit.h
level_0/f_utf/tests/unit/c/test-utf-character_is_alphabetic_numeric.h
level_0/f_utf/tests/unit/c/test-utf-character_is_combining.h
level_0/f_utf/tests/unit/c/test-utf-character_is_control.h
level_0/f_utf/tests/unit/c/test-utf-character_is_digit.h
level_0/f_utf/tests/unit/c/test-utf-character_is_emoji.h
level_0/f_utf/tests/unit/c/test-utf-character_is_numeric.h
level_0/f_utf/tests/unit/c/test-utf-character_is_phonetic.h
level_0/f_utf/tests/unit/c/test-utf-character_is_private.h
level_0/f_utf/tests/unit/c/test-utf-character_is_punctuation.h
level_0/f_utf/tests/unit/c/test-utf-character_is_subscript.h
level_0/f_utf/tests/unit/c/test-utf-character_is_superscript.h
level_0/f_utf/tests/unit/c/test-utf-character_is_symbol.h
level_0/f_utf/tests/unit/c/test-utf-character_is_valid.h
level_0/f_utf/tests/unit/c/test-utf-character_is_whitespace.h
level_0/f_utf/tests/unit/c/test-utf-character_is_whitespace_modifier.h
level_0/f_utf/tests/unit/c/test-utf-character_is_whitespace_other.h
level_0/f_utf/tests/unit/c/test-utf-character_is_whitespace_zero_width.h
level_0/f_utf/tests/unit/c/test-utf-character_is_wide.h
level_0/f_utf/tests/unit/c/test-utf-character_is_word.h
level_0/f_utf/tests/unit/c/test-utf-character_is_word_dash.h
level_0/f_utf/tests/unit/c/test-utf-character_is_word_dash_plus.h
level_0/f_utf/tests/unit/c/test-utf-character_is_zero_width.h
level_0/f_utf/tests/unit/c/test-utf-dynamic_adjust.h
level_0/f_utf/tests/unit/c/test-utf-dynamic_append.h
level_0/f_utf/tests/unit/c/test-utf-dynamic_append_assure.h
level_0/f_utf/tests/unit/c/test-utf-dynamic_append_assure_nulless.h
level_0/f_utf/tests/unit/c/test-utf-dynamic_append_nulless.h
level_0/f_utf/tests/unit/c/test-utf-dynamic_decimate_by.h
level_0/f_utf/tests/unit/c/test-utf-dynamic_decrease_by.h
level_0/f_utf/tests/unit/c/test-utf-dynamic_increase.h
level_0/f_utf/tests/unit/c/test-utf-dynamic_increase_by.h
level_0/f_utf/tests/unit/c/test-utf-dynamic_mash.h
level_0/f_utf/tests/unit/c/test-utf-dynamic_mash_nulless.h
level_0/f_utf/tests/unit/c/test-utf-dynamic_mish.h
level_0/f_utf/tests/unit/c/test-utf-dynamic_mish_nulless.h
level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_append.h
level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_append_assure.h
level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_append_assure_nulless.h
level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_append_nulless.h
level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_mash.h
level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_mash_nulless.h
level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_mish.h
level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_mish_nulless.h
level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_prepend.h
level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_prepend_assure.h
level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_prepend_assure_nulless.h
level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_prepend_nulless.h
level_0/f_utf/tests/unit/c/test-utf-dynamic_prepend.h
level_0/f_utf/tests/unit/c/test-utf-dynamic_prepend_assure.h
level_0/f_utf/tests/unit/c/test-utf-dynamic_prepend_assure_nulless.h
level_0/f_utf/tests/unit/c/test-utf-dynamic_prepend_nulless.h
level_0/f_utf/tests/unit/c/test-utf-dynamic_resize.h
level_0/f_utf/tests/unit/c/test-utf-dynamic_seek_line.h
level_0/f_utf/tests/unit/c/test-utf-dynamic_seek_line_to.h
level_0/f_utf/tests/unit/c/test-utf-dynamic_seek_to.h
level_0/f_utf/tests/unit/c/test-utf-dynamic_terminate.h
level_0/f_utf/tests/unit/c/test-utf-dynamic_terminate_after.h
level_0/f_utf/tests/unit/c/test-utf-dynamics_adjust.h
level_0/f_utf/tests/unit/c/test-utf-dynamics_append.h
level_0/f_utf/tests/unit/c/test-utf-dynamics_append_all.h
level_0/f_utf/tests/unit/c/test-utf-dynamics_decimate_by.h
level_0/f_utf/tests/unit/c/test-utf-dynamics_decrease_by.h
level_0/f_utf/tests/unit/c/test-utf-dynamics_increase.h
level_0/f_utf/tests/unit/c/test-utf-dynamics_increase_by.h
level_0/f_utf/tests/unit/c/test-utf-dynamics_resize.h
level_0/f_utf/tests/unit/c/test-utf-dynamicss_adjust.h
level_0/f_utf/tests/unit/c/test-utf-dynamicss_append.h
level_0/f_utf/tests/unit/c/test-utf-dynamicss_append_all.h
level_0/f_utf/tests/unit/c/test-utf-dynamicss_decimate_by.h
level_0/f_utf/tests/unit/c/test-utf-dynamicss_decrease_by.h
level_0/f_utf/tests/unit/c/test-utf-dynamicss_increase.h
level_0/f_utf/tests/unit/c/test-utf-dynamicss_increase_by.h
level_0/f_utf/tests/unit/c/test-utf-dynamicss_resize.h
level_0/f_utf/tests/unit/c/test-utf-is_alphabetic.h
level_0/f_utf/tests/unit/c/test-utf-is_alphabetic_digit.h
level_0/f_utf/tests/unit/c/test-utf-is_alphabetic_numeric.h
level_0/f_utf/tests/unit/c/test-utf-is_combining.h
level_0/f_utf/tests/unit/c/test-utf-is_control.h
level_0/f_utf/tests/unit/c/test-utf-is_digit.h
level_0/f_utf/tests/unit/c/test-utf-is_emoji.h
level_0/f_utf/tests/unit/c/test-utf-is_numeric.h
level_0/f_utf/tests/unit/c/test-utf-is_phonetic.h
level_0/f_utf/tests/unit/c/test-utf-is_private.h
level_0/f_utf/tests/unit/c/test-utf-is_punctuation.h
level_0/f_utf/tests/unit/c/test-utf-is_subscript.h
level_0/f_utf/tests/unit/c/test-utf-is_superscript.h
level_0/f_utf/tests/unit/c/test-utf-is_symbol.h
level_0/f_utf/tests/unit/c/test-utf-is_valid.h
level_0/f_utf/tests/unit/c/test-utf-is_whitespace.h
level_0/f_utf/tests/unit/c/test-utf-is_whitespace_modifier.h
level_0/f_utf/tests/unit/c/test-utf-is_whitespace_other.h
level_0/f_utf/tests/unit/c/test-utf-is_whitespace_zero_width.h
level_0/f_utf/tests/unit/c/test-utf-is_wide.h
level_0/f_utf/tests/unit/c/test-utf-is_word.h
level_0/f_utf/tests/unit/c/test-utf-is_word_dash.h
level_0/f_utf/tests/unit/c/test-utf-is_word_dash_plus.h
level_0/f_utf/tests/unit/c/test-utf-is_zero_width.h
level_0/f_utf/tests/unit/c/test-utf-map_multis_adjust.h
level_0/f_utf/tests/unit/c/test-utf-map_multis_append.h
level_0/f_utf/tests/unit/c/test-utf-map_multis_append_all.h
level_0/f_utf/tests/unit/c/test-utf-map_multis_decimate_by.h
level_0/f_utf/tests/unit/c/test-utf-map_multis_decrease_by.h
level_0/f_utf/tests/unit/c/test-utf-map_multis_increase.h
level_0/f_utf/tests/unit/c/test-utf-map_multis_increase_by.h
level_0/f_utf/tests/unit/c/test-utf-map_multis_resize.h
level_0/f_utf/tests/unit/c/test-utf-map_multiss_adjust.h
level_0/f_utf/tests/unit/c/test-utf-map_multiss_append.h
level_0/f_utf/tests/unit/c/test-utf-map_multiss_append_all.h
level_0/f_utf/tests/unit/c/test-utf-map_multiss_decimate_by.h
level_0/f_utf/tests/unit/c/test-utf-map_multiss_decrease_by.h
level_0/f_utf/tests/unit/c/test-utf-map_multiss_increase.h
level_0/f_utf/tests/unit/c/test-utf-map_multiss_increase_by.h
level_0/f_utf/tests/unit/c/test-utf-map_multiss_resize.h
level_0/f_utf/tests/unit/c/test-utf-maps_adjust.h
level_0/f_utf/tests/unit/c/test-utf-maps_append.h
level_0/f_utf/tests/unit/c/test-utf-maps_append_all.h
level_0/f_utf/tests/unit/c/test-utf-maps_decimate_by.h
level_0/f_utf/tests/unit/c/test-utf-maps_decrease_by.h
level_0/f_utf/tests/unit/c/test-utf-maps_increase.h
level_0/f_utf/tests/unit/c/test-utf-maps_increase_by.h
level_0/f_utf/tests/unit/c/test-utf-maps_resize.h
level_0/f_utf/tests/unit/c/test-utf-mapss_adjust.h
level_0/f_utf/tests/unit/c/test-utf-mapss_append.h
level_0/f_utf/tests/unit/c/test-utf-mapss_append_all.h
level_0/f_utf/tests/unit/c/test-utf-mapss_decimate_by.h
level_0/f_utf/tests/unit/c/test-utf-mapss_decrease_by.h
level_0/f_utf/tests/unit/c/test-utf-mapss_increase.h
level_0/f_utf/tests/unit/c/test-utf-mapss_increase_by.h
level_0/f_utf/tests/unit/c/test-utf-mapss_resize.h
level_0/f_utf/tests/unit/c/test-utf-mash.h
level_0/f_utf/tests/unit/c/test-utf-mash_nulless.h
level_0/f_utf/tests/unit/c/test-utf-mish.h
level_0/f_utf/tests/unit/c/test-utf-mish_nulless.h
level_0/f_utf/tests/unit/c/test-utf-prepend.h
level_0/f_utf/tests/unit/c/test-utf-prepend_assure.h
level_0/f_utf/tests/unit/c/test-utf-prepend_assure_nulless.h
level_0/f_utf/tests/unit/c/test-utf-prepend_nulless.h
level_0/f_utf/tests/unit/c/test-utf-seek_line.h
level_0/f_utf/tests/unit/c/test-utf-seek_line_to.h
level_0/f_utf/tests/unit/c/test-utf-seek_to.h
level_0/f_utf/tests/unit/c/test-utf-triples_adjust.h
level_0/f_utf/tests/unit/c/test-utf-triples_append.h
level_0/f_utf/tests/unit/c/test-utf-triples_append_all.h
level_0/f_utf/tests/unit/c/test-utf-triples_decimate_by.h
level_0/f_utf/tests/unit/c/test-utf-triples_decrease_by.h
level_0/f_utf/tests/unit/c/test-utf-triples_increase.h
level_0/f_utf/tests/unit/c/test-utf-triples_increase_by.h
level_0/f_utf/tests/unit/c/test-utf-triples_resize.h
level_0/f_utf/tests/unit/c/test-utf-tripless_adjust.h
level_0/f_utf/tests/unit/c/test-utf-tripless_append.h
level_0/f_utf/tests/unit/c/test-utf-tripless_append_all.h
level_0/f_utf/tests/unit/c/test-utf-tripless_decimate_by.h
level_0/f_utf/tests/unit/c/test-utf-tripless_decrease_by.h
level_0/f_utf/tests/unit/c/test-utf-tripless_increase.h
level_0/f_utf/tests/unit/c/test-utf-tripless_increase_by.h
level_0/f_utf/tests/unit/c/test-utf-tripless_resize.h
level_0/f_utf/tests/unit/c/test-utf.h
level_1/fl_control_group/c/control_group.h
level_1/fl_conversion/c/conversion.h
level_1/fl_conversion/c/conversion/common.h
level_1/fl_conversion/c/private-conversion.h
level_1/fl_directory/c/directory.h
level_1/fl_directory/c/directory/common.h
level_1/fl_directory/c/private-directory.h
level_1/fl_environment/c/environment.h
level_1/fl_execute/c/execute.h
level_1/fl_execute/c/execute/common.h
level_1/fl_fss/c/fss.h
level_1/fl_fss/c/fss/basic.h
level_1/fl_fss/c/fss/basic_list.h
level_1/fl_fss/c/fss/embedded_list.h
level_1/fl_fss/c/fss/extended.h
level_1/fl_fss/c/fss/extended_list.h
level_1/fl_fss/c/fss/macro.h
level_1/fl_fss/c/private-fss.h
level_1/fl_iki/c/iki.h
level_1/fl_print/c/print.h
level_1/fl_print/c/print/common.h
level_1/fl_print/c/private-print.h
level_1/fl_signal/c/signal.h
level_1/fl_signal/c/signal/common.h
level_1/fl_string/c/private-string.h
level_1/fl_string/c/string.h
level_1/fl_utf/c/private-utf.h
level_1/fl_utf/c/utf.h
level_1/fl_utf_file/c/private-utf_file.h
level_1/fl_utf_file/c/utf_file.h
level_2/fll_control_group/c/control_group.h
level_2/fll_error/c/error.h
level_2/fll_error/c/error/common.h
level_2/fll_error/c/private-error.h
level_2/fll_execute/c/execute.h
level_2/fll_execute/c/private-execute.h
level_2/fll_file/c/file.h
level_2/fll_file/c/private-file.h
level_2/fll_fss/c/fss.h
level_2/fll_fss/c/fss/basic.h
level_2/fll_fss/c/fss/basic_list.h
level_2/fll_fss/c/fss/embedded_list.h
level_2/fll_fss/c/fss/extended.h
level_2/fll_fss/c/fss/extended_list.h
level_2/fll_fss/c/fss/payload.h
level_2/fll_fss_status_string/c/fss_status_string.h
level_2/fll_iki/c/iki.h
level_2/fll_iki/c/private-iki.h
level_2/fll_path/c/path.h
level_2/fll_print/c/print.h
level_2/fll_program/c/program.h
level_2/fll_program/c/program/common.h
level_2/fll_status_string/c/status_string.h
level_2/fll_status_string/tests/unit/c/test-status_string-from.h
level_2/fll_status_string/tests/unit/c/test-status_string.h
level_3/byte_dump/c/byte_dump.h
level_3/byte_dump/c/common.h
level_3/byte_dump/c/private-byte_dump.h
level_3/byte_dump/c/private-common.h
level_3/control/c/common.h
level_3/control/c/control.h
level_3/control/c/private-common.h
level_3/control/c/private-control.h
level_3/control/c/private-print.h
level_3/controller/c/common.h
level_3/controller/c/common/private-cache.h
level_3/controller/c/common/private-common.h
level_3/controller/c/common/private-control.h
level_3/controller/c/common/private-entry.h
level_3/controller/c/common/private-execute_set.h
level_3/controller/c/common/private-lock.h
level_3/controller/c/common/private-process.h
level_3/controller/c/common/private-rule.h
level_3/controller/c/common/private-setting.h
level_3/controller/c/common/private-state.h
level_3/controller/c/common/private-thread.h
level_3/controller/c/control/private-control.h
level_3/controller/c/control/private-control_print.h
level_3/controller/c/controller.h
level_3/controller/c/controller/private-controller.h
level_3/controller/c/controller/private-controller_print.h
level_3/controller/c/entry/private-entry.h
level_3/controller/c/entry/private-entry_print.h
level_3/controller/c/lock/private-lock.h
level_3/controller/c/lock/private-lock_print.h
level_3/controller/c/main-common.h
level_3/controller/c/process/private-process.h
level_3/controller/c/rule/private-rule.h
level_3/controller/c/rule/private-rule_print.h
level_3/controller/c/thread/private-thread.h
level_3/controller/c/thread/private-thread_control.h
level_3/controller/c/thread/private-thread_entry.h
level_3/controller/c/thread/private-thread_process.h
level_3/controller/c/thread/private-thread_rule.h
level_3/controller/c/thread/private-thread_signal.h
level_3/fake/c/common.h
level_3/fake/c/fake.h
level_3/fake/c/private-build-library.h
level_3/fake/c/private-build-load.h
level_3/fake/c/private-build-object.h
level_3/fake/c/private-build-objects.h
level_3/fake/c/private-build-program.h
level_3/fake/c/private-build-skeleton.h
level_3/fake/c/private-build.h
level_3/fake/c/private-clean.h
level_3/fake/c/private-common.h
level_3/fake/c/private-fake-path_generate.h
level_3/fake/c/private-fake.h
level_3/fake/c/private-make-load_fakefile.h
level_3/fake/c/private-make-load_parameters.h
level_3/fake/c/private-make-operate.h
level_3/fake/c/private-make-operate_block.h
level_3/fake/c/private-make-operate_process.h
level_3/fake/c/private-make-operate_process_type.h
level_3/fake/c/private-make-operate_validate.h
level_3/fake/c/private-make-operate_validate_type.h
level_3/fake/c/private-make.h
level_3/fake/c/private-print.h
level_3/fake/c/private-skeleton.h
level_3/firewall/c/common.h
level_3/firewall/c/firewall.h
level_3/firewall/c/private-common.h
level_3/firewall/c/private-firewall.h
level_3/fss_basic_list_read/c/common.h
level_3/fss_basic_list_read/c/fss_basic_list_read.h
level_3/fss_basic_list_read/c/private-common.h
level_3/fss_basic_list_read/c/private-print.h
level_3/fss_basic_list_read/c/private-read.h
level_3/fss_basic_list_write/c/common.h
level_3/fss_basic_list_write/c/fss_basic_list_write.h
level_3/fss_basic_list_write/c/private-common.h
level_3/fss_basic_list_write/c/private-write.h
level_3/fss_basic_read/c/common.h
level_3/fss_basic_read/c/fss_basic_read.h
level_3/fss_basic_read/c/private-common.h
level_3/fss_basic_read/c/private-print.h
level_3/fss_basic_read/c/private-read.h
level_3/fss_basic_write/c/common.h
level_3/fss_basic_write/c/fss_basic_write.h
level_3/fss_basic_write/c/private-common.h
level_3/fss_basic_write/c/private-write.h
level_3/fss_embedded_list_read/c/common.h
level_3/fss_embedded_list_read/c/fss_embedded_list_read.h
level_3/fss_embedded_list_read/c/private-common.h
level_3/fss_embedded_list_read/c/private-print.h
level_3/fss_embedded_list_read/c/private-read.h
level_3/fss_embedded_list_write/c/common.h
level_3/fss_embedded_list_write/c/fss_embedded_list_write.h
level_3/fss_embedded_list_write/c/private-common.h
level_3/fss_embedded_list_write/c/private-write.h
level_3/fss_extended_list_read/c/common.h
level_3/fss_extended_list_read/c/fss_extended_list_read.h
level_3/fss_extended_list_read/c/private-common.h
level_3/fss_extended_list_read/c/private-print.h
level_3/fss_extended_list_read/c/private-read.h
level_3/fss_extended_list_write/c/common.h
level_3/fss_extended_list_write/c/fss_extended_list_write.h
level_3/fss_extended_list_write/c/private-common.h
level_3/fss_extended_list_write/c/private-write.h
level_3/fss_extended_read/c/common.h
level_3/fss_extended_read/c/fss_extended_read.h
level_3/fss_extended_read/c/private-common.h
level_3/fss_extended_read/c/private-print.h
level_3/fss_extended_read/c/private-read.h
level_3/fss_extended_write/c/common.h
level_3/fss_extended_write/c/fss_extended_write.h
level_3/fss_extended_write/c/private-common.h
level_3/fss_extended_write/c/private-write.h
level_3/fss_identify/c/common.h
level_3/fss_identify/c/fss_identify.h
level_3/fss_identify/c/private-common.h
level_3/fss_identify/c/private-identify.h
level_3/fss_identify/c/private-print.h
level_3/fss_payload_read/c/common.h
level_3/fss_payload_read/c/fss_payload_read.h
level_3/fss_payload_read/c/private-common.h
level_3/fss_payload_read/c/private-print.h
level_3/fss_payload_read/c/private-read.h
level_3/fss_payload_write/c/common.h
level_3/fss_payload_write/c/fss_payload_write.h
level_3/fss_payload_write/c/private-common.h
level_3/fss_payload_write/c/private-write.h
level_3/fss_status_code/c/common.h
level_3/fss_status_code/c/fss_status_code.h
level_3/fss_status_code/c/private-common.h
level_3/fss_status_code/c/private-fss_status_code.h
level_3/iki_read/c/common.h
level_3/iki_read/c/iki_read.h
level_3/iki_read/c/private-common.h
level_3/iki_read/c/private-print.h
level_3/iki_read/c/private-read.h
level_3/iki_write/c/common.h
level_3/iki_write/c/iki_write.h
level_3/iki_write/c/private-common.h
level_3/iki_write/c/private-write.h
level_3/status_code/c/common.h
level_3/status_code/c/private-common.h
level_3/status_code/c/private-status_code.h
level_3/status_code/c/status_code.h
level_3/utf8/c/common.h
level_3/utf8/c/private-common.h
level_3/utf8/c/private-print.h
level_3/utf8/c/private-utf8.h
level_3/utf8/c/private-utf8_bytesequence.h
level_3/utf8/c/private-utf8_codepoint.h
level_3/utf8/c/utf8.h

index 7f71e810411821a0b7389e935e75f1deab03c213..c79c16541e95fb9d7e1c0846d59259aa46dccc51 100644 (file)
@@ -41,7 +41,7 @@ Bootstrap Readme Documentation:
 
   If one of the build sub-directories, such as includes, libraries, programs, and settings, is empty or missing after a successful build, then there are no files of that type to install.
 
-  Build Tree Structure Example (using the status_code-0.6.0 project)\:
+  Build Tree Structure Example (using the status_code-0.7.0 project)\:
     build/
     â”œâ”€â”€ documents
     â”œâ”€â”€ includes
@@ -51,8 +51,8 @@ Bootstrap Readme Documentation:
     â”‚   â”œâ”€â”€ script
     â”‚   â”œâ”€â”€ shared
     â”‚   â”‚   â”œâ”€â”€ libstatus_code.so -> libstatus_code.so.0
-    â”‚   â”‚   â”œâ”€â”€ libstatus_code.so.0 -> libstatus_code.so.0.6.0
-    â”‚   â”‚   â””── libstatus_code.so.0.6.0
+    â”‚   â”‚   â”œâ”€â”€ libstatus_code.so.0 -> libstatus_code.so.0.7.0
+    â”‚   â”‚   â””── libstatus_code.so.0.7.0
     â”‚   â””── static
     â”‚       â””── libstatus_code.a
     â”œâ”€â”€ objects
@@ -77,7 +77,7 @@ Bootstrap Readme Documentation:
         â””── sources_settings.built
 
 
-  Work Tree Structure Example at /tmp/work (using the status_code-0.6.0 project)\:
+  Work Tree Structure Example at /tmp/work (using the status_code-0.7.0 project)\:
     /tmp/work/
     â”œâ”€â”€ includes
     â”‚   â””── level_3
@@ -85,8 +85,8 @@ Bootstrap Readme Documentation:
     â”œâ”€â”€ libraries
     â”‚   â”œâ”€â”€ shared
     â”‚   â”‚   â”œâ”€â”€ libstatus_code.so -> libstatus_code.so.0
-    â”‚   â”‚   â”œâ”€â”€ libstatus_code.so.0 -> libstatus_code.so.0.6.0
-    â”‚   â”‚   â””── libstatus_code.so.0.6.0
+    â”‚   â”‚   â”œâ”€â”€ libstatus_code.so.0 -> libstatus_code.so.0.7.0
+    â”‚   â”‚   â””── libstatus_code.so.0.7.0
     â”‚   â””── static
     â”‚       â””── libstatus_code.a
     â””── programs
index 83e8227ca14ff08751eb989c542ac66cde244f06..de2157f0c86a14eca376d89b89b6eff9d6431fe9 100644 (file)
@@ -27,7 +27,7 @@ Build Readme Documentation:
   Build Example, using "make"\:
     fake make
 
-  Build Tree Structure Example (using the status_code-0.6.0 project)\:
+  Build Tree Structure Example (using the status_code-0.7.0 project)\:
     build/
     â”œâ”€â”€ documents
     â”œâ”€â”€ includes
@@ -37,8 +37,8 @@ Build Readme Documentation:
     â”‚   â”œâ”€â”€ script
     â”‚   â”œâ”€â”€ shared
     â”‚   â”‚   â”œâ”€â”€ libstatus_code.so -> libstatus_code.so.0
-    â”‚   â”‚   â”œâ”€â”€ libstatus_code.so.0 -> libstatus_code.so.0.6.0
-    â”‚   â”‚   â””── libstatus_code.so.0.6.0
+    â”‚   â”‚   â”œâ”€â”€ libstatus_code.so.0 -> libstatus_code.so.0.7.0
+    â”‚   â”‚   â””── libstatus_code.so.0.7.0
     â”‚   â””── static
     â”‚       â””── libstatus_code.a
     â”œâ”€â”€ objects
@@ -62,7 +62,7 @@ Build Readme Documentation:
         â”œâ”€â”€ sources_script.built
         â””── sources_settings.built
 
-  Work Tree Structure Example at '/tmp/work' (using the status_code-0.6.0 project)\:
+  Work Tree Structure Example at '/tmp/work' (using the status_code-0.7.0 project)\:
     /tmp/work/
     â”œâ”€â”€ includes
     â”‚   â””── level_3
@@ -70,8 +70,8 @@ Build Readme Documentation:
     â”œâ”€â”€ libraries
     â”‚   â”œâ”€â”€ shared
     â”‚   â”‚   â”œâ”€â”€ libstatus_code.so -> libstatus_code.so.0
-    â”‚   â”‚   â”œâ”€â”€ libstatus_code.so.0 -> libstatus_code.so.0.6.0
-    â”‚   â”‚   â””── libstatus_code.so.0.6.0
+    â”‚   â”‚   â”œâ”€â”€ libstatus_code.so.0 -> libstatus_code.so.0.7.0
+    â”‚   â”‚   â””── libstatus_code.so.0.7.0
     â”‚   â””── static
     â”‚       â””── libstatus_code.a
     â””── programs
index 3eb8df9a76cf0343bbbd3c0644c01782a5d96950..b229441d08a5f429acf22bd9e2b7edc593339bf1 100644 (file)
@@ -46,7 +46,7 @@ Readme Documentation:
   - The Featureless Make, which is a level_3 project provided by FLL.
 
   An example bootstrap script is provided (build/scripts/bootstrap-example.sh) is provided for to show how to build the FLL directly from source.
-  Use it as an example or explicitly call it (such as: "bash build/scripts/bootstrap-example.sh monolithic 0.6.0").
+  Use it as an example or explicitly call it (such as: "bash build/scripts/bootstrap-example.sh monolithic 0.7.0").
 
   See: dependencies for specific dependencies of this project.
   See: readme.bootstrap for bootstrap compiling (or just regular compiling) any part of the FLL and notes on installing.
index ae219599d57b311a9996aba9e1347ad34d896e8f..2ed83e019b3fd604e303e1ea8d0d127b0f0df421 100644 (file)
@@ -27,7 +27,7 @@ verbose_common=
 color=
 shared=
 static=
-version=0.6.0
+version=0.7.0
 clang=
 
 let i=2
index 1e28fb17df4a76dffe95325eb3e8cbb771cb033f..d1b2a94bccd42ef353a93c243b3f24eacfc58dbc 100644 (file)
@@ -12,7 +12,7 @@ bootstrap_main() {
   local public_name="Simple FLL Bootstrap Script"
   local system_name=bootstrap
   local called_name=$(basename $0)
-  local version=0.6.0
+  local version=0.7.0
 
   local grab_next=
   local do_color=dark
index 4ae5a7efb56a6ce8120d728dde3d5147eb3f7b4c..8006e49079a8b9cbe4f333f836a4465822a3ffe5 100644 (file)
@@ -12,7 +12,7 @@ install_main() {
   local public_name="Simple FLL Project Install Script"
   local system_name=install
   local called_name=$(basename $0)
-  local version=0.6.0
+  local version=0.7.0
 
   local grab_next=
   local do_color=dark
index acd2886628b2b8570ff2038bfc10506bf74a7851..714794b4a1c532ad25496472e7bbec9d9d0fe3a1 100644 (file)
@@ -10,7 +10,7 @@ package_main() {
   local public_name="Simple FLL Project Package Script"
   local system_name=package
   local called_name=$(basename $0)
-  local version=0.6.0
+  local version=0.7.0
 
   local grab_next=
   local do_color=dark
index e7a47b02724ab1dae510b58a176edc11103177a8..2a17528a8f3c87f8b709c1d353de87277c2e9dab 100644 (file)
@@ -12,7 +12,7 @@ test_main() {
   local public_name="FLL Project Mass Test Script"
   local system_name=install
   local called_name=$(basename $0)
-  local version=0.6.0
+  local version=0.7.0
 
   local grab_next=
   local do_color=dark
index b608f39051303c0bac2747117acd2dbdab43f918..a73903806ab630aef41b873d3ddc056dbb54d425 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Account
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides account related functionality (users, groups, roles, etc..).
index 8e980a7ed484207699efdbae2379613473d7f9cd..00bd9abfb1af5469f163f31d507e9db07d7b773f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Account
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines common data to be used for/by account related functionality.
index 226342455d85a77c1de24da3471d8c54654121a1..30adce143c2f21591c2d5d0cbb0f403530515b60 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Account
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * These are provided for internal reduction in redundant code.
index e31aaeef3dc370f1e0e73043030473cabb875f1a..81ccc1658e58560f5770101918aaef590253e715 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Account
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the account project.
index 24a6b5be7a0d74a483751769b131af6ff8078fcf..ace2245dfa8efc7b933bbc64a3cfcc51091fbfef 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Account
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the account project.
index a1966d1a62b923cfa7f0e9348bc1e00947311a8d..acd600d43b9157e8ecf56a83027edf920ff6d451 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Account
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the account project.
index 054a93ed8e00cfd623d4ff42c5201f11b35f519a..c4093a3263113f224b3c688c3c0a9035d486af1e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Account
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the account project.
index f2f33b6da5d17b41f7afbc5de4f2dda5ff333a5b..73f6cc7f8136c59e490878469903ec749fe39b1b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Account
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the account project.
index abe57f8ba7667cdc97971d3c08c8a7ad42de28ff..d73880b2380de45700e074fb246f52af636660e5 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Account
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the account project.
index c16b842e7ac023a3af392d987c03f9bd3bbd1f10..12d853878ccf67cda8e8f6506ac8abfcfe054aca 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Account
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the account project.
index 0b2eae8305d4c8719979f6355a64049eb7018ae6..ac704a82ba354ef7ded8e4c72bc69bea9b3df796 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Account
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the account project.
index 2efaa1d4b5618ecf3d8fcaea481011a4f971902c..2b36b26ce457be3fbd24fb1253a99fb29a041b16 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Capability
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides capability related functionality.
index cb13b0e7903431010e408f784d7192cc076f971d..97dd1918835b9e283819d01503e94e4fc9c2c26c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Capability
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines common data to be used for/by capability related functionality.
index ea2c843b855126c6b19893f2d850ad56368b2e35..295d0778e296a365dd7b1a14b90b0e1a2b0ad762 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Capability
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the capability project.
index a812eb4d8d7aa4bf0caea74e32a3ae5903a29d16..410685caac546b54d31d57dca9d8fab559a53a66 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Capability
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the capability project.
index 675491fe9b5fe69074b6be78eb733d80bda99c90..cc67a2fc2141d68d467e3825df4dec85f2820683 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Capability
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the capability project.
index ad69ed12de50224a6431e027ea83f816c0257ad9..46da86cc695973b476ce427904f8feda3b1f40eb 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Capability
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the capability project.
index d912156751e22c1989c936f69a0c1415e90dcac1..1f8b2c8b5b7f7a50f6e595f2df8d956276cef3f8 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Capability
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the capability project.
index 291183081e244f3ffb4ff38501605c6bf9fecd5a..ee84c569e86d4efb547b7e66d6d7e9fa2c7a1f5c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Capability
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the capability project.
index 82c33723e6b7aec6b4481124d91916ca3ef378ac..32d0652d78b23db31b77fa4e5a7f3567ffbdeffb 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Capability
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the capability project.
index cdcc8aabd3a991bb4a8addaff593efdc60ff29a5..1e474412e2c3d3bbcce019732ae525954fa7bca7 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Capability
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the capability project.
index 12bf4efd065ad81383a6e7fc1868b3c48a92062a..0d37eb9e6cc19d306656bff5419221ffc877f729 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Capability
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the capability project.
index 5366bc67f80ea0bef827d5dcfbae82437b9c48f8..733cb90abaadfd14d5bc35e16eb55796dc2c24ee 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Capability
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the capability project.
index b4f6ff940f8090296be016953d976a45bf2d96de..ba058a08f65c343491f42cf4903b8701c1c0654b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Capability
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the capability project.
index 5fb90307d9c89444d0adb8864e7966970222fffb..47434d01e830d7a7b0567e9a40045b53d6367598 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Capability
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the capability project.
index d6bf8d0cab9f4b49fd52e7420e6ffded42072b5c..10e2183442ffe4c15b212eb4e06d2899d57aa0a4 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Capability
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the capability project.
index 421c7952d456123eb3fe58899a5f5e78a32a138c..071b5ede301dfa0a53c572490072828b3722d040 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Capability
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the capability project.
index d9974b9bd4a21b36c05571ee2edc26f19c2ec5bd..b1ec21599d5d1febc5520107900b565a6091c364 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Capability
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the capability project.
index 427cef4b4c7401ed81e48a3b7cec46fa8e56394b..7cd96afb56bd49faebf6e96eee780189681e7149 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Capability
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the capability project.
index 9f566c32fe2fca624b984c0a958c67b04832621c..2cd0f2a507883d89cb7ad359189719581a44f566 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Capability
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the capability project.
index d0d22887e7a3bf9856215f318ca85cd7c1a50a4d..7c897d53f19ffe986f174ed1ecf0bf92d0c03bb4 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Capability
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the capability project.
index f1e9864e093a2ebfdf5b2c70d5ee2971e3a6c27a..945e78b2dffc48af700aee69e7c332d1091bbd8c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Capability
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the capability project.
index f1f7f66fed0610e0faeee375567750e22b59c804..94ee5d27ec54862098c2ca6d87b5f6f473382ad8 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Capability
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the capability project.
index 6bd0bef0aeaaf6167d527c2ad4c36f4b8baa2150..c9983bb7c689c36a27318d715aaee6840df8d492 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Capability
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the capability project.
index defcfadf401a3cdf55e1b2c70c3d7964cade852c..df5d487f4a3ac3860d6e2197f8cc6d25ce033ee9 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Capability
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the capability project.
index 4e843790c165646baf16c9546d9815f380f6a1f3..8f906944022266ca7a2c3df9aa3dea6c333f51f4 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Capability
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the capability project.
index 4a5b7a4af70e07cb1decf61d4719f5202f8d82bd..2314812194dc79652b1eb61fa3869bee969e19d9 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Capability
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the capability project.
index 3d5c22999f6d0a97bb1c2c91f679d9cd4d0ed8d1..8225ebf2eacf06863b876546c2e0da7058a654a3 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Capability
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the capability project.
index a4c9dea765967f0241b504971229607f4e995b5e..a88ba230c0c8ef1478c341df2304e11eccc6a751 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Capability
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the capability project.
index d99923fbab2e3fcce3f855f94907f3d0776e7767..78c5af4e66c649fdd014352ba4fc4b4689a2fac0 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Capability
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the capability project.
index 9c9c81ae0a8af57109ecdfaffa83e59b8719e5ff..8043a6410310f20bdaa797608bb444eef2ec58f6 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Capability
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the capability project.
index de23317bb894d5001459dabc4d3ac6385a12ebf7..d7fa093bc666f70b7d7da81aac429ce06f68a894 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Capability
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the capability project.
index e5adc9564023b6a5d13d7bee46884c5594b6629e..08d03a077b1293b74b0ff3df612e27618fcd3dd4 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Capability
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the capability project.
index f08b42a919b5e667c4ac269feb1861717ce5668b..a02bba2d72bd8db1783b82441218b6b652f8038b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Capability
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the capability project.
index 108901a1e5939f5f635c8e46eba8d48e470de535..e645d5010d8bd1a49789affd30a8d5664412040b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Capability
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the capability project.
index 122e44b7fde4afcd171575c11a74032ba9605538..31360e2e007e8d694139a163f84bd2552d8767a8 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Capability
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the capability project.
index f4002081743f5b94430b7e59e1ad505892c42f6c..e016a6c909f24fb3645186c6bde4a7641a129aaa 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Capability
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the capability project.
index a1946cbcc13495bc08a5c4675e4b4c6e24b38dca..656e7501b40c44b62da208e44aeca7ae2c3db2da 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Capability
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the capability project.
index dc02d04fb83447d80f51df4ae095060c4486a15b..858568649741e0aa312ef7e8767d1df1689bbdc3 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Capability
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the capability project.
index 780c7e5a8c9bda94b4c0afd330da42f37c4b6437..7026b567ffaed3c9522518482e634938abadf97c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Capability
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the capability project.
index 4c8b7f1ce14ba73827bd0a76b8a41d3f4a405c76..f4e56068c72a54b83ae7a5890988d44ae6c9317b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Capability
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the capability project.
index 82d0849b18fdbffeff0521173dd92f470278d144..a7dc11f78107c5bbf640add2164179adac38547d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Capability
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the capability project.
index 46dee85ebe0e009d9e4943f8f5478bc3d7fad033..8f8d046cfce8963ff20517cbe753f3d15babb966 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Capability
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the capability project.
index 365e2af8a5e885df73e105697a45a843c3a3ebf0..c69263523cc81df17120f6669054582076aeeb10 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Capability
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the capability project.
index 554f31172d49f0d4b4fe8b4148de00e4f05c9ba5..8292d011b16949f98009b726474128809b48e8a2 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Color
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provide basic color output support (linux & xterm).
index d3103cb1246ce913facc6c91e5145432ef9c5925..4fd289aeb81a99cd421877c98fc5af6b9e1cecc0 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Color
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines common data to be used for/by project color.
index a18da8cd0ae2bd30db00c10b1e141e8961991126..b03607534a5dc700f048da8d646c8f42f4169851 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Color
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * These are provided for internal reduction in redundant code.
index fab373bf92d7e61fc24c5314dcdfeffc407183bb..4bd2b52cb3eaadf91f9b70db2dbc181a62dd010d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Color
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the color project.
index f84e9e8a0ebd915c5d7e900f766609778b11a479..f23b70a4c082bc024fb65bcdf6a5609ff1934a41 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Color
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the color project.
index d6e31b101d8c9257e4a7b1c64b381f256c33bce0..e64fce69d8f47a754af7e37322b2ea1491109976 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Color
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the color project.
index 886a0d9b2407e31205f8a73934020da9171ace90..857453e63a50fbd7427b7c6867d9ed91bfa4d35d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Color
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the color project.
index 17c4e490d0619e05025b5ad6f408e36a0010d967..4a25de55313247497dddf5f999a1bdc39399923f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Color
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the color project.
index 61842840d4896c465d6cafced46b30c3766cbf2b..047cc44ecff0a20e593cccc6c555a739c8e74cb7 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Color
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the color project.
index 1659cda18c5f497baf1c31a83e269a2fe72cc892..bd31444fada6d8f15d4d24993bee467ba8406891 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Color
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the color project.
index 9763fc8d02847d331e438267fcece16b7075004b..5f41e5ddb996ee152dad236171f1dbadb9e20d2f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Color
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the color project.
index 36f601080db4d0d29156dccb101e9f5686869e76..48f9c47a595c0b4c26fd9beee7bbc7b7af0d4762 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Color
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the color project.
index 2bc4e1fdd0b27b2c6043e8eaa7cebe9fbfad089b..fa8da657a5e4e08465af180c58b9d2c0f5a2a8af 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Color
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the color project.
index 4f6df8b7a7513617cad0ce65b64addd5efaf8e9f..33129d68b0d9912abf61f17562c2e3039b2385b8 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Console
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Some console input/output commands.
index c7100d8812f08c74ff27c6c04dc1af81b9727f40..82a063b0b286227ec570aca10324b3b5e94b2751 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Console
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines common data to be used for/by project console.
index b70591374b2e719f1bbe93b602b5e457ffc892ee..897f4949d5d82ed199a2db7b7534be4d85c4abd4 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Console
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the console project.
index 88eb2715cc0597def2aac743687bcb7296a7e17c..c76a36a1a745caef23cfcfe70957dd1ad581ac69 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Console
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the console project.
index bfb5b955b934d88d7e356216a35b7ef8ce71e734..27e5e911f32cb949757fb3745f67a0fadb3f5fce 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Console
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the console project.
index c07b74bd139d7975f01991dd74b85e399bb00c17..6b1d1e577a5cf38bfd0733915c9319da0d56b7ec 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Console
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the console project.
index 1b8e3e45c2a486761ad108217ee19307611dee70..44c606ee4e58e895766decc9854781606e3f68d1 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Console
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the console project.
index d670c4a0bfb2b949081f7f11888533b3b17fcbff..4b3298c6bc69bd44ec6a09e332cadd9845abcc85 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Console
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the console project.
index daedbaf7852f77e5d2e031f053bacb9a89c39cbd..d4348e4c9bd659846522c568f21069c7c34e9310 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Console
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the console project.
index 9d9afe8508350d17fcd18d2fd8ad162dc0700d24..563fd6d8a72da378679e63cfa1e1f8afb2be41b7 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Console
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the console project.
index 8c2cff2a6dff7b41522b82659045636a0b4d3650..af40859cf7ec9ca632e79f2f2dc46919f7cd57f4 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Control Group
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides control group (cgroup) related functionality.
index b38ca9c6ce9a25c25d65cd7b9aa436f519bdfb74..5389ec966202cb09c9fcf822ee3e7e69d4d4db63 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Control Group
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines common data to be used for/by control group (cgroup) related functionality.
index 8895b4118b8703148f79773967b81f1423e67a4c..bb4ed4d004d25c7e7e8b9fd3bb128c9a640074c1 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Control Group
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the control group project.
index f95da3219a668d87564aa3ce71cd823eb6967f39..86cfb1d5661c4ed50f4048d2fb4cad6206b9200f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Control Group
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the control group project.
index bf8756c3bbfd5159fa7a9b1418b40e80c347e0fc..b53465ca90897a842be625e985b037c8cbd89c58 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Conversion
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provide means to convert one data type to another, such as a string to an integer.
index 5f6815b0e69b64f3249b44deaa699b51193baa8b..3f417e038a411f469509d5af2b4a25713de724e3 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Conversion
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines common data to be used for/by project conversion.
index ba1dd5b1eec24c2a3bf44e123e6e1afcafb65117..5d035fd1af4f42ad110685cde256c3eb009193f3 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Conversion
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * These are provided for internal reduction in redundant code.
index b0fd080b06f6e6372e65e39a93d7d9361f815479..670fc05365a051ddf07b702ce3f4735f34db9fba 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Conversion
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the conversion project.
index d290b587019d3e86ef253919749f9d5d632a928b..62301e62486239d81ad67b7e807471373760b9b3 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Conversion
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the conversion project.
index aa70fcd966e2138cf5d97fa81c4f0a8df21d141e..bd6bab5aebb8f7008cc5d3a75d051d00746e1ecd 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Conversion
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the conversion project.
index 46a122378b918d5ed54d607280b870147d48915c..daca168035fae593d8c39f28e55c59eb87d93db7 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Conversion
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the conversion project.
index a974ba3b0c3e34b7cce4f344d3c169c3ba0c80f7..45626f622f6f8f932de46e133bf068049ea7be7b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Conversion
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the conversion project.
index e9ee604d258dcc24a63393e4d2175a5222f48d06..aff71922b8259e8c83f7a9f6beb1c68578749cec 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Conversion
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the conversion project.
index 4e8f0658bb2a6287b169c06c7f621ed574b26957..a41f83ad5797da74a6d44b2e49b1b55a7271a9a0 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Conversion
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the conversion project.
index 69a84a5d120534b7e1272676442eb1f5915958ca..92a57bf65ea85c3a2263d93370672348ac5d706d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Conversion
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the conversion project.
index 97532fc0cba138144fec0db59e973b3a67d89065..6d11f9806e8d7176457848f504fe6bd2b3834026 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Conversion
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the conversion project.
index 31583e1bc9e4817adacad3c3427a068f3afa8f2d..cac361ace30c0e556ef4f507334ab988a06b51c5 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Conversion
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the conversion project.
index f5100aaa49d7ac99c463c636925e13a4856f41c4..dd5a93693b9a2f3d43c9f06523597849b7b2ae3a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Conversion
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the conversion project.
index 2664e2ff781d8487c1dc40e5433160a1903c2bd2..6480ae78d5ffe17462f00394dd75bd71f9a36f47 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Conversion
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the conversion project.
index 448492b33036712b56a70664473630ad557c34db..00727f43ae96d6417c37cdbf818cf31e9ab86b8d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Conversion
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the conversion project.
index aff4bb24a8013f98e96aa4d024d2ca61001ba630..4826bd3c106a73398714271d577928a692740210 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Conversion
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the conversion project.
index 74dd08f39743860eb3c559f7266bec1bba716ae2..2a5b438245b903a65005096efc3368657677eb8f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Conversion
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the conversion project.
index c0f06cd602edaf53c57a0774106ebf0d2ccc0a29..5d7c101082c82d2bbae9ce656f105b70da00c37c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Conversion
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the conversion project.
index cb89258302b7c15d98549def6485e04a18a72aa9..49be0c78666d774297db8148ee05d8f43b983f1f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Directory
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides operations for directory handling.
index 0056087e80bff675073760f54d9985b376dbb5fe..ccc1ccd0a9adacecfa48e62d7d9f933c129c1e1e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Directory
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines common data to be used for/by project directory.
index ec048d3fb2000aafc4cb426878f966173178e145..821fa799909d1480e88617131ba9036b3d70c585 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Directory
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines type-specific data to be used for/by project directory.
index 11dade2d0277b8ac0c00b201c01a54232420f371..1c758601472441ec54673c824cf9ff95726bf1b7 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Directory
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides operations for directory handling.
index 1a34b8c180564a631b8da90e363611ff84b0b645..e1fee5cb3fd336c4deb9fba78e47f4199f5690f3 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Directory
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the directory project.
index 5f32ebc4f3ddcec2c89ff1a4147d11c292ef80b8..5f35b3327fa970ced9b34ff864ac952d5e4b9342 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Directory
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the directory project.
index 8192842d3756397ef66b946ef01dd17124fe3d04..1441167f0d38f9bdd9ffba76c92bbe878da4ae7f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Directory
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the directory project.
index 59b9cc19376eb9a6dfd67771de141f6057f3c353..1b9eb578e3470676495bbd81fe2b60dd154e8c51 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Directory
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the directory project.
index d3ef9e39a15d64b97264ca07c754ae347d1f6bc8..fea5ea85ed59abe1b3834ee5668749e74ce054f7 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Directory
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the directory project.
index 0e011ee1d543de3a2c0a619e058f9826bc26698b..10b7ce9ed1c3acab979a9598f6d329a9d9c4f626 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Directory
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the directory project.
index 56995df31b0a6bc5e09237ebe29d3f35705df916..0f63853f11c27c7c33a771f280a7fc1953c07b5c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Directory
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the directory project.
index 4549e6569f126d805fe5236d3365a11980eab24c..a5a520af9e40dac34317d185339d1192d27f0a0d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Directory
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the directory project.
index 65f88925c708e0779d322cc27e977827e7a5ce3e..eec6e504fa97f1746cc438ff7f5d292516cf4feb 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Directory
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the directory project.
index 041da48981e2948e6648e5b60b3aa7796eef38a6..659b97df9a43c86129d66b51ac6e4c17c2ac5d92 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Directory
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the directory project.
index 37f70478e23d63edda19f46bdf0ef12f61c4ad91..4ca18a0588250e8b06297ad12822abb356336af9 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Directory
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the directory project.
index b8440c4ad7e869e6e6131ac7538d6328b8f13070..c2ec740152174e50162d867eabf115ffcb043e7a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Directory
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the directory project.
index 320d05cd6a44c9bd0cf7ca04a6093c1c71930768..b3af24762748142fcd1863ee66621b37b2b28379 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Directory
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the directory project.
index 150300fa817f80861b23a8fd4a62b76fc36ea7ae..23706aa3047e524708336ac6faf416be70171c02 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Directory
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the directory project.
index 352d76fdd0f88ad80c6de3e671e7ce96749525c7..f5dc19ad40d8d394d928822d19cd0e5031de953c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Directory
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the directory project.
index e00fcf10142868da102cec79b7b34c0eeb8ab8f5..dfb8045b84f93ec0cd3512b7509e483f01b2155e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Environment
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides environment processing functionality, such as environment variable handling.
index d5c29932bca7eb2879a43552e37360031a9ea99b..88651d397f452c9cb4bd7999ab0bef4510122d5a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Environment
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines common data to be used for/by environment console.
index 8acf7cfd3aeb356a61dc4262371bf4090e666883..af3c0b461a56611b41a01ffd8d66b918a0358c45 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Environment
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the environment project.
index a4c7035229dc262c94f68f9d229f0e43b42560c8..375cf5b5ac0fe0b97beab062379cf2f5341240c8 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Environment
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the environment project.
index db9dade8a5f57f3a4076cba42602d759be78fcfb..8d89dd72dd4169cd3a5cbb06837d267dbe03402c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Environment
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the environment project.
index 7b6b7991585c36e84f8322429979b132154b0439..6780b6fa9e3377eae8380d67a9fe9cc51e98ea6d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Environment
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the environment project.
index 4d77ef23621a4bc4d20c0ba2b39b2bfbd2e34700..f817e6e5b342696de3d35ef6060813a0fe088634 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Environment
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the environment project.
index 3a269ac8a54328aa953218916652e0e4f4ca7c64..b1c8f44773f25f8bed9ac80e137eea3f427f0c4f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Environment
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the environment project.
index 79ef5e64a34c64b5c030c68db6346b539f226c38..0026bc70d9733f864ac92daae5c7df18c095bfb7 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Environment
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the environment project.
index 61766f29071e899b5eb72c8cda26b48a06b3a282..d5db269b032a68c64d4f673d5c070deb742139ec 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Environment
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the environment project.
index b66d791e9f324b583194d26791a645ec59030be9..f3ba4fa28a034425edbb185fabc6fb71c553c565 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Environment
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the environment project.
index a8453243e69fa761f4c685991f51cf22a0fc8ec6..048162cc9fb73c5357a4e5940986244b0976f71d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Execute
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides execute processing functionality.
index 9aebf538ac5e64ff58c0342f14d1607cc8d29673..d2d016737ec99e4b9c908e304db77612667850b5 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Execute
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines common data to be used for/by project execute.
index 9492968cc16dedfc263f9c3a644cacc2b31be81c..a757fed3c0925dff13da9afa2b2566542660b2e8 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Execute
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the execute project.
index 725f78727cea5e2d170311101a1db33940ba15c1..0260545f1f4a11ea3edb750ebb021608aa4122df 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Execute
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the execute project.
index c1f885d87638f7812760fbca8984a0fb9b076adf..2180407f5659785282305a8f548a498efbf87910 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Execute
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the execute project.
index 0ae9c1f571e6a82df273cf6fea12e6f38c1ff09f..9fe894820866bbb31eaefcaa9ed563077cc3963c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides structures and data types for a file I/O.
index 2983f2b8cf677848877aa1b8904d4934642725f2..efc9681f18c102370bd053224df58d2d5cc93e4a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines common data to be used for/by project file.
index 14ff1dfda17d73168a4421f926db95ced0beb6bd..17b8fa7e1dd488cd1ab852d002e93c198a193fe9 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides structures and data types for a file I/O.
index afb76247d057251fa60204cfec1d840eda8ea98f..0862c8cc744f57248cee39f9b5f977b071321ae8 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 59e87d6425d9963a67b1061aecbe0709542f8387..5c8cce8d5e14967dd075b912c672902140488c26 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 496b2c9b7b9cad2b3312791f66f23249c037ff14..d7702e61941b8a1b8dad0a1ae2837c884c8dc72e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 24032ecb8337a12ff168388db66aa3e8fa60750d..c5ef8cf906188c764c6886232fad9e39e5215cb7 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 6f2a287f7d5a7ef63d2451cbe89b2174a4775de5..a21cf13e31b67722526f9f2b5cddfed3f6dac554 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 2bd35a830bbb48689b6e6f347198c23dec04c646..dd709e94e0b0f31f711d30f161d2e5f0101b1eca 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 63f2d68a349a582ba5a5cc6d913ef6ac9ad72ae5..7491a6086b7b08fc64b51e73ed874c904f78e871 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index df2843edafc337ef122c95a4d652e09ff6bf9e26..3a905c75b3f2ddd403fee028beb574755c2f6e54 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 223fe6b41aa6249a0017d1eccae706775c069d59..2aaf173df5bbc1e7ad8e5108ab831578b58d19f7 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index d0810189080bf98d045b9bc8143312a0d7414605..cf78bb6778076ae106b44f4db395dac9b77962c9 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index e3ff15ac6b9e61693b2c6d00b69a3e712c1fac3f..78b3a0a8bed76644472faeac9adce975fc3147ad 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 9fd79f6caa529d0f1dc5749f20fad29c039737c9..9326223afba4247003370ccb1ac1226282d663e9 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 9c19de23609286e3c0d88fb96f54f8329e53e405..963b797eb8eda8e12628e5755dbbecc70a82e2c2 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 50ded05b0ef60d8c9ec83cd56432b824d3bc7ad5..0228e9a4564b2ff15f75082b0bdb4796461984c9 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index e1200183931551d824db68b9baf0c7fffec472ec..b3a8ebd224bf66b7eb51ec12148a37bd6206dc4f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 9296fa947e825586046f3f76b81baad338314807..51eb13bb496ce8e4af83782923cf963eb936c0b4 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 42f1d226bd7b23b9242ca55925210d238be2fffd..d0f50351e085c3bb10542be9162c9757a369d141 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index ea9cd8346926dd9ff2cc3d892ec51cf04b4b7bcb..6ae3ea37e9c1147abf9fa60adbffb5a8d16b4a3a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 03bafb8f7a70dbeec1e30e4d32b24a8b95e6a12d..67ffb38fcee224e663b2e4d44e72c5e2af803067 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index bb987fdd977a24139ca9e0a69fd29744780bcd90..c1278ae4f3c14f736c5045bfdb61d39fcad02b26 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 794d9167f15dc07b2f2a8a3724b5bf0195d567a0..72753fe5ea1144a27c69c7c4aeda61e3dfdd2ef8 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 54bba28c581d2dd227851f45ee69fbe96607a2e2..b43810cf1484af928d178fa5e57121e3f43cf86f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index dc632222daada55b381595776796bccefa953df1..f719cee8f23c9a9b7ce5ab497100646409854ac8 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 7b98c493aca765ac8d30cd386c7c9b4db07844ea..46ab52067b41e8b4650df45ee9039d0ee20939ba 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 800554884c8c1bb8efb91bbb080c9ca0281635b0..4247a60fec08bff391ff7375986f2955a25cc148 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 24402faff1f8c3f46381d0d39d0f86772347b721..3d8a45308eb00a20953d3a5f1242bed2bef565a7 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index f23a8604486d96ef4ba09353a8b1ac9a18a7ab02..dada97551490effc6dfa1322aa69801da67191fb 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 1d1325cf23e86df881d7a2dd376d69addbda7a7b..de3f893ac74c01a106931020f7ff7fb370931a99 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 65bf08b252013915ee5acb1bb68a29d3b15a8664..8a9a32d9f6b548d694ae196e4c15b280401cd28c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 8ea7255b2d2bcd84219b968e75ae799c85e0bdfc..034d505b5aba5d02704c7468637a177ca76ac13a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 7294fd25eddfdddfad6cc2603d9ce76d35a26d11..54d1d0b86c4079d37333d1656b307b9bbab9558e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index a963a77e4e3dbbb945a434e17af445e52753bfe3..ae85c845458073394028d814c6a21881cdde15b4 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 3c215a2b41b0988a0a21c9f50ae3949c5e35e79f..4f4c6898fa10a29c101c8c79d06521c675f02e87 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 8c925927d6a9f1cceced87a295728fcee2a76a5b..be05852b50f29c526dafe906e484158433fc1b7f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 8fc4a2de5a25e0aa4e440ac5f1a81ccaad110d7f..78c46b91d5039737ff90996f1e78f0e1472917c1 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 0f87fe048c43dd0b56040b756525a1927ee85b08..195a57e2c97fd2b612386efaf045c701a36d15be 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index e0a10fdb2bfade9ad846b9e3c1d74ad1ffbc952a..e2e3cb0f72a6ced90ded767a5065d5849869d81e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 3f16d4cd576308a5f3db730a42a5d4323e8a66e1..91bc9396793902f1541bcf01175b569f4944cbcc 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 45681c9dbbfb6a127411e74f3f25401ea546b7d1..bc85e274c52178ca697e660ee72144baa7a6a889 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 890c91c655c2cf63866406dee987d666b3ccaad9..f486927d80aa80578d4099389acaec2540d506b3 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 7e785e27d4f8fe79697662c1e9cb285499501ece..35a5aa441982a155944bd22100a87308cf92c112 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 4edcd90ced9f5bf2aa35350e2437ebee130c2e14..14723a91e4fa3aa67f3a90bce1c8061bbf9fd80b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index f3a33ea9ff2c1a181d0640a2ecf95abad681c0bb..c1d5c2deb701156fa5311c543a3eb3b99607e4a9 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 65a4ace1b5619112610043ed3181a3cd20f6c97e..4d25b928f1837acf9545f30676d65fc47ccf83c1 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 128a5e314e28843011ff9b8df7bdec80707d93df..8bd5e5c67b6504dec067ac08f84faaeb8b7021de 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 2667690c46554ec91b479494dd207af2cb089783..74cb4034ddfb13ab765fd5de97ca73c1ba1e22d9 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 78c26f9057f1075df3b5c761061c24be02bc1418..bf404bba4caeb6c4e0c649f884396d9cddb6d988 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 150afad391c0830e70f8c60a45fa0e51b53c4b2d..0253bb59ed1789de67649f84d7b6cde6e6d4e38a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 06a579e436496555de9f339ed99e537a434194c2..b36b7df5ab33eb0ffd78b2036d68d37cfbd345a4 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index e5e350d0ff4e434002bf6956b73a1c4531eb3368..38f2c5ff3557e1b34968d2a8664620f1ed93efa4 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index f53f2f0ecaf317e88fca7ea69cfd7a3c2e0330bc..4a9fc12ecb794cf1cf6a9408ff7ae8bfed6ef7ff 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index eb83c9509be4ba33808ac0c9853ee34730a6c6fc..a09a891f4ca5bc81234bb72f1d18881e1986c606 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 244d97813a1a37b0bf10aa74303e9006663bdb16..f5d42abb5f4474c68b937548bb29551bb24e980a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 0aa95728a3645fff7649b8a59e5639c6a954b11d..7e5e311a29c081fb17bde44a75eacbec4c62bfa6 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 0c15fa6d7c7140aea18d74c7265c832af9f08bc4..91b5abffdc68188c39ff367c68932f54a67df921 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 0f86bbbfe9529232070f6aee2bfce751bc77e752..63ffcdd50e8b0f106eca5c1673c50f5c0ecdb658 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 72df1799bc6ecf851a5829b7bc802ba9e0ea921b..ebd4cfd433c81ade5dcff8701e2b150075f3daf0 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 2b7868026f5e3e55ed6ac64cacfbea58b23f7bed..afc920a15fd54ec22ad922f30e0b8988928d1d50 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index e8ffbd40f49ebfe6b180b6d4403f626757aebe94..e7fd49215c6950d4758523c639586bb4382460c3 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 0dd56a745363107a842e14d6db6649325eb6494c..2db6c2dbee40412a4dff356af1c35d69ff7837f6 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 8a8b71ecfd88aa802ab3a44cd87bfc75dc2752a6..f80d256803a778b69be516a6f929b2350b47ad29 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 890379535a44c9ccba2ff30eb323782d3b9c828c..550b73b22e0e1a83775c6ae78493f9c509454637 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index fde9f6a410e6f78f85aa63dde384f5bff1362f43..220cb6e04e8fdce275fc8da987e0c4a3597e7acc 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index f0ce692d5467c54ecf1fa22cc6ce49713f5bc5e9..b1c96804b6d5702f698d698c6239588ff5f69437 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 2727f85938a577c95fba6c2d7db9c04d9e8a8256..7b56052818f8d58cdc604e1d2417a2a929ec71a0 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index eb17e76a833cff05f333d7fafa456ae2a973f95d..e19361ff71fc3b96ff1019a34ff63f6e7ce0963d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 32e7f818880265a615555e8e771b499e276d4d97..86c441b400b86dec974c6ee0f68895a11b5a4cd6 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 30152fee49132d83282d12f5fb997792c90ee3f3..eb290616eaea8f9e344509a7f4b314cf190fcc9b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 664e695b965796ebaa52416f2fbb9c9f2d4af422..2afd9b0785a00f3811b42e5132cad800b9d162bb 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 2759bd6c5d1a61286248ef5f8d7ac3b95ad9b434..e62c2f580623bb18a1460fb4bc3fc1f14c25a65f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 702030ff0638e29f3d2fa4421a0b9d48f24b98d3..d66f85073d0fd3cbc1b772dbeb9175bfa02c75d8 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 5bd0b5046dc12c730fff73d680a1f62faf322dde..3b1087b1870a83c98cf434c4d63d4ed9e5a6482e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 81cf00ce504ec5fddd253d1813adcc852e2c10e2..7791f31e1b81982641bdeb2c806c2327dccc990a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 2be9eef0e3c60f86088133825d869f4626388aff..22098fb0b7c467eeefd77089db432b38aaa515ef 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 854447f669ae13d56c14ec70c4dbb25d564244aa..b8f66fbb0d2e7212f5f275c0322b20c7fbda6985 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 7af047fbe6f08a6748106bba4856ef65872e04ce..c74b496a440202eea9e853638b9341fcf0819aeb 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 937e96f10eebad1cc3ac4e80ec0a5d9edf525bee..ff8f9604309ec1f842a12c3469052b5a8fc41690 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 9a3ac4b50ce8bef76cf701bb9a7f52042cbf8a86..13497ebeae2fefc3f9ea871a8a66fb8cbb2bdfea 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the file project.
index 34cc65dc40f0243170b9d92b40c50b8206a53238..abdfc065551e0dee29556c5744979c2e254e9fb3 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines all datatypes to be used for/by project fss.
index 1384a990401a48c9183e309e8753cddefa3273da..6596a3d63b0d68b01ff1bf453b3e112385eaeebf 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines set data to be used for/by project fss.
index d04d4ae82745c26f0f6f15233f0c6b2d9ac14dd1..4556cba128a3cad95a5bd300a6efc7cd615b3e8d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines common data to be used for/by project fss.
index f6c88b08f1efebfba60a7af5d2172cb2eb8b7f84..c0c4566e7627c88dbf15a142f9dbbdfff61297fb 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines set data to be used for/by project fss.
index bfdc8f152c8ef93eb2e2d953fdd5f5f69b0cd5ea..f3f42386cb88af3e72b3259a90fe86357f6f6185 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines named set data to be used for/by project fss.
index 13dfc8dc7a80a2320ad030c4b06b71498b98d77f..886d82c8b5c8cc8819d1e8b8c41d83e465045d02 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines nest data to be used for/by project fss.
index a8123f179a0c053438c46d4e1fee3339310dd33f..47e95b5caf2eebd25908c2aed840df78acc3f00f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines set data to be used for/by project fss.
index 006e1d8c6a79346ac1a51716293954ade7d3a671..a8de491063f3f09ac1691cbc654f46dfd1d31417 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines set data to be used for/by project fss.
index dfe4a677465e2eebcb5e00249c4dfef1d00e9e3b..01f52563d35cff12335306fff20d9ef4a41e691c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * These are provided for internal reduction in redundant code.
index ec1be0136386c0b19b12ccef6756e7abb82e094b..53e02a52a17d9dc6b37e12e15118a6085a5aaffd 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the fss project.
index e8604255733f90fb7f2ebd3764bd1ab98ee7c678..515865ab1a0598f80a3a9bcc7c5f4358d0ad499c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test apply delimit in the fss project.
index 1ed91d8754947d6242b91c2a88de9033dd0d6d84..a9a1521543236b2bd1abbeb14a8cb9611007aa5e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test apply delimit between in the fss project.
index fc9d59152c8ba067df46dd5ce8018ef22875854c..d1336c0d7727a8d5ed0d90323618cda00d4e4634 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test count lines in the fss project.
index 713520236654c4d062d745bd0c223eed35d27900..ab809092c9e3daaa3dfb1d71547371c69043235c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test count lines range in the fss project.
index 51b26fa07faa07becda415fad0cec98a75b48fd8..cf3a8ae8c8cbe3e5998ae51876fc5bb13523c839 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test fail utf in the fss project.
index f0338ddcb8c4d2dbae76c697f940ddca7f265f10..f235546c3d9f557fe68bf1a050e6d81e4c143c91 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test fail utf to false in the fss project.
index 70819756dee2ea7e72d218d05fad7fdb98328a7f..7079ce030ca7a57999389d452ff92862bf22fed2 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test is space in the fss project.
index 426ebbfc9e5a06e795295d07de60d12fd998867f..0876fb53774314d3b16d91217bb8bf8783e24d6f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test is graph in the fss project.
index deed3a8b1c80e889fd2309b2d9e147b20b8c11ba..e9604fbd628cf923d8b8edd26c949c2833055978 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test is space in the fss project.
index 4f6a3efb5d0f2f7001c84cea53131cb293734f2e..d719bd431d62d81dd7b37bad07e29baeaae4770f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test is zero width in the fss project.
index 8d3f7b798e957a31092a0b91e8ba660d96c3104a..96909c421f53b4ab79290f0b873b149e1cf74cb7 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test items adjust in the fss project.
index 60f46c7aa210d5991cb13a9f43930df299442b99..69e88cf6a668324348d422915344edc6e5fc06e4 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test items decimate by in the fss project.
index 5ea6356b52fc9b77db5af8896a1b71da91468b8e..c351eabf1cc728c449ae8c3af0e6ef16f28ee069 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test items decrease by in the fss project.
index 9dbde8b1dc2a832eff2555057bee1825b16afa92..4389a2e8fe67de3393aceca4b0b3965684065556 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test items increase in the fss project.
index 325d5cc972a8f33341316488122cd6f6c07326e8..81c58ad3bcb98060d7bb14ff87b51d0f9a8371e1 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test items increase by in the fss project.
index 050f8e9741a672ac45239995358a45d0b7714f6f..1a070f7312419beec2cf5743929e9848c41d0f34 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test items resize in the fss project.
index c2cb84cbde5ee884a6c70fce5eea44325227d62d..3033e2ff3969a6b1e43286e7ab7d2eb78ac35845 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test named adjust in the fss project.
index 7dc9edfd50e33c8ffbb1e3660c1e90b9dcdd4ee5..e5573c369e6a521f0996eb6869156ce3946f461a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test named decimate by in the fss project.
index 2c98108de9ed931c85073c9a8386cd54abed105d..7c87f7775b0db282c8ba24001b85022091ac790f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test named decrease by in the fss project.
index e7f3960f82a538814f3425c43b434cfff3c8131e..c6f69914920adf1846069289185f75bf21c0ca2b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test named increase in the fss project.
index 7473b8c69cb95d4926eec9663a28535e2078b323..415b0527eacb824e88fdc59c33386c287a14aa0f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test named increase by in the fss project.
index aab069637a29f7c32c20591ff9d85db5934b0833..57d6e8d98d90c0671eb739639679c01ed531074d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test named resize in the fss project.
index 76393eb3d7ddeed53b6dd620fdea014cbd34c57a..4fd75ad8da4b3bf99f0705549e5be6c7e85d2d04 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test nameds adjust in the fss project.
index 9ffda44d1309fe963c376c44098a5ddbb99e4b0d..8251be2db27d30a5114d5c3082478d26aeff9b9c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test nameds decimate by in the fss project.
index 9c0427bf2c6e94dffeedda0e2cf74b6faacf47f7..1e0c4a7aeaf8cccc89ec880274f6c1e7d833e449 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test nameds decrease by in the fss project.
index 158f8dc1f21c062c7e9cb21d9eb4874850fcc168..ab7791f8a0112b75035ad349704232772501eb9f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test nameds increase in the fss project.
index 49f48edb6fd58713d034bed167ecb9ebecb91d56..c611daca83db421d551a1f7adc6e5924b92a2033 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test nameds increase by in the fss project.
index 040b0e9c2d9497aeeb39fce40a2e05b3539df134..655848bac75f0ba369c65c87aeba5f3a547d9df0 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test nameds resize in the fss project.
index c3fee41ff42e8c495d26cce9f8471d58446409c2..ca58cb38cad6e79f267eb84bd43427e0bd9dd053 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test nest adjust in the fss project.
index 60aa85dffbac0ed0ec09d7028ce42b5d999f0182..cd8dec5b873b825f4c6075847c86896aabbf2b9b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test nest decimate by in the fss project.
index 904fa19b2fccb00eb045164a2e336a39959020ce..0ffc8779dddb62c553c4b72172e8bfebcd9ae5b5 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test nest decrease by in the fss project.
index ed32ff1ea8081055bec2e3233751aa5c402eae46..635418de2e8d548caf328a5dc21694c72940cec4 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test nest increase in the fss project.
index 9ff15ccfdd9c3a36c3ed892f7145af8adbd57c9f..7d4c81f2b42cccd609f8a04a117b54019d682f04 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test nest increase by in the fss project.
index 7b30dd4e8cdaaaf23b343c78f9b672b0518d5511..be3fef2d8361d4f3434b15e469f86bd554f1f577 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test nest resize in the fss project.
index 954ec6f2235b9757db36db7a0a586b9114f23df9..46abfd8b287af7afd513ae7931c8a763dcacf58c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test nests adjust in the fss project.
index 5aa037373bc94e2bc53838a704ad3e824d9bcc3f..f207021575f275d846e9a6c2d5a0d9947481e936 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test nests decimate by in the fss project.
index 957bf8e4c121364bbfd86b14d1c47ed74d08d63b..34bf47bee36fa0f3ae05c83df7ed725e435d62e7 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test nests decrease by in the fss project.
index bb1087589c6ce5f58f10a98427255af95176da26..0f8abb744e2a3181c0ee0b3343be0ca100bb64ba 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test nests increase in the fss project.
index ab0c84f6d0c75acdd3b31e42b1c5fb42e28ebbe9..5f4a46a95d041f87d971c978bf8681420702519f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test nests increase by in the fss project.
index ec5266dd6e35f8044b4c9c8f6fa0f0e69a0141f2..67151b3eee918d29a98ecb0d3eaaa45ba6ac40a4 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test nests resize in the fss project.
index bb397ac251de3ec201c0e44a9472e94d5a28424b..6adc61fa79e7a65c26d6c65e86117f7ba4e0d9a6 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test seek to eol in the fss project.
index 5f3a5a69226d1a53957728b6c6dab1d63005a432..85dde7aeeebc4dce73c53acdff3b00967a48c01b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test set adjust in the fss project.
index 43e881cea93f79e99b52b7f3582d5c9f8e540f38..ab25e66c3a03bac9f7a23bcd4822a1d0b92a1cda 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test set decimate by in the fss project.
index 2d9f665255f33808c7b815de25773ac8c6895234..a9e10f18d90ed838b94a51ee286770ab69012a5a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test set decrease by in the fss project.
index 44eaddc4e891b0fcf76e3e0113ba8fc0ae679064..b504d476bdd37573c27f0bac5d20a83fae4cd9b7 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test set increase in the fss project.
index ed992daa3409120105794d4534a4469391fba6b8..5d5bcf2adadcf1a4c75a06ddac93c2ac7690e2a4 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test set increase by in the fss project.
index b9cf1caeb52b250a4547b541910da4c6879cfb11..0c7700f83cd5baed631838c2f1e78b5095f089e3 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test set quote adjust in the fss project.
index 634abbf82812bd6e3ff652c5b5a6bd154200231b..c7511e6985a8969d74d3dd397f0319479eee72b8 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test set quote decimate by in the fss project.
index 7dac78645a45deae27e4ad359d0f0af3c82e78c6..7da63fa046042fc16cd8175bcba303f8da0bac0f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test set quote decrease by in the fss project.
index 2a464b62eec71e2232a51cbcc696356af2cd9989..e5d1225e4ec54bd2ad76da0f29d9647d50e98f46 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test set quote increase in the fss project.
index 596a7afe27484c05d3ea527c076cfc98c3207429..e61a9b29dcf1fbd407251f5c85d0d99c709ddd07 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test set quote increase by in the fss project.
index 652f9fde61f741f8b349c6ae7c6c9959a7c8da5e..0b922847f87d542cb165e0c78bf7afcf44a9eadf 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test set quote resize in the fss project.
index ac822b517307d99ee5c19285ea0ebc1adf9b30f9..a001fc543b7fcce4c9d66371d4964e1199e79e90 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test set quote adjust in the fss project.
index 55a5443882c18405161b915ff21ea84984986549..676ede693e7fc39a7dec39af03ab27a16c673850 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test set quote decimate by in the fss project.
index c8227bf9cdbbfca2eb7772308d6e86d8f6a2d903..763ca1a61d0f5ab7aa2ad49cc1327fc28f9cb1c8 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test set quote decrease by in the fss project.
index 3c6bfc4249585a11ef532af0b8f6409e458c7226..b8fa1b533236d22e5ec6b2efb329a102d470a463 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test set quote increase in the fss project.
index 4c9d5d6b27f1f8bb93e63501a74c15e9adce6248..70816446475b871cdb4b0a4e101465860cac3354 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test set quote increase by in the fss project.
index cf159b34beab0e8f5d0bc94d770df97f111afb4f..0faaac6f2b32602669660de5e9fcb410a4172dcb 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test set quote resize in the fss project.
index 61193404807062abf1e50d18149eec46457a98ee..868ae7dde02b828469d549c24f1e09231874d05b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test set resize in the fss project.
index f6b958cbb63baf9dbdbfae490f3d8ec357dd8552..d45562bc6015679104da9b7a4f6c30bea58f0d8e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test sets adjust in the fss project.
index 05cea4ce8b417e8cec0798a7269a239a0d8d109f..9c5f178374c5eaa78bf065e16c21af6a2bfd858a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test sets decimate by in the fss project.
index fe6b3d81b33927980acb493e9c4999d860753fb3..276100cb7fc6faa96684b163c5bf4e1db6cc28de 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test sets decrease by in the fss project.
index 4c7a589d25a495d919c2407ce0a35d3bb43cd4d1..f7f21d43df233fa502f8f025d2a2c92a61188958 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test sets increase in the fss project.
index 578998a476eaacc9389a1bd14842a1053a52fbf8..16a0fddeb395cbc0c653146cd97fe019ac0656af 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test sets increase by in the fss project.
index cdaa5de1ee5d94f98e26ba79383770151eaa9ace..c31abe0c3affc91ad55793769b775becd89c09f3 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test sets resize by in the fss project.
index e13504cd16ccfafc58c7e0439ec1e20cf82e2ecf..3dee0f22c42449cdc8df35ba7d54cd27f62dd9f1 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test skip past delimit in the fss project.
index 825ff8e4af44f3d47d60a12ab9e13f2ab414750c..d920c1578d6ded76224a3648391d7c0ee51c2404 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test skip past space in the fss project.
index 972f4c00dbc347d0610591bcd841c273c0f2314b..8bba3420476f4bf4b333f7deae52c700daacf465 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the fss project.
index 784420d8dd2c6261cca48416d3a92b38ac652228..eaee16171a045e3db98993d2c6d0b000cd867aa1 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: IKI
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides a Wiki-Like syntax meant to be much simpler.
index 5fbe2e06dfc04f017734c8e2ac67a69d80ea143a..95ae4123e45f6c4d504bf883b940fd5873eb31ea 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: IKI
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines iki common data.
index 4c1b00442271d1e3c41617d68810746c3006fa6c..a0d4a68d828defdd64fcae7e4fc1403e90766c36 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: IKI
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines data to be used for/by iki related functionality.
index 180cf67b3d501708cda276a01774eeb4986b5231..2dace1071c97dd7e7d6fcc01e22fd0f13b85d19b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: IKI
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * These are provided for internal reduction in redundant code.
index df6a114177153338cb3bb30934a8e99703e322ca..e291525e46d3557a3e0ae27ffd58df18e270e284 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: IKI
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * These are provided for internal reduction in redundant code.
index 84b089148841d7ed6dc9b90c1d1d1d42a0fa9bc6..e25cb978fe36a35ec2470c43dd8b1f98139259da 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: IKI
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the iki project.
index 9276f5718b56de86d3be6d32c241b1ccbea519e5..c8c590de92c76bfff692f4fb0deb5cc46e38dbdc 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: IKI
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the iki project.
index b91733e3ea6e82d6af3d41963b481e126d257f3a..588e89ef1acc6e19adb73870e79be9043de9c6a7 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index ffce715c1cc3bf0f801a856ff3201a8d9996f903..46a85125ad8ddfffeff9ab538ad8472c4d52051f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 3e52fe8867a5e7bf72534e97ce9e8ff1be78e697..42200a310b39027b718b74d375f039193a2d3e23 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index b7f171c64bd7e962247712d0e1ab67c73eea4b36..a9875f570510362864247dd8af52442b0fa511f8 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 49dcf63be64180b7355b3fe0959721f43aacbd0e..d32f0f27d5bb855f38cfb48f8f2a916cc5d79df0 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index e5d7e50cb7d2a1c383ab59462df718efed0bac92..3c726cf4ff337fc7c6ff97e33bfe628a45179bd2 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 0cd2f7d63f810285844185b0f3d686ab757de172..e4414694a736270702764e1bd9f06daf2b0f67f7 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 52b3f876cfcbd5c9b323c40684d3f821c1c108e9..125f31a5a0eb305e13eeba3f7730db7eb17175a8 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 15d4b8b53aa53716ee9e48f96e691508aff3d0b2..9bcb3e932c991120c25db38cffd7133b85f5ab2c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index a08038e5e1c491863e450071c6474cc42b55f5a4..8ba174bcb946eff6af77605b07a3353fe2fa2e2d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 3a39b89be239c3394207d7a580f4fddcd737dfe2..3692a757fa8757bdd1be603d2b62be23f2fa0aea 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 1e971fb8f966e94e58cbd28833e8ab7e1a030b07..ce5155d65d198a076bbc107e127fe34c834f7945 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 976215697f26e846d0f10d2827e455496bd19b23..174ca8ed8c4902c2c175c614a50d5a553e3510a7 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index d90ece0295492ffda6a45bfe30c290736cbf9335..db08526370ac227d6b3c68c3088851f2be7fe016 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 05616f5f92e19950a0d9c09425c8d0ed2d0724e7..c9c8909c57d32f723005b131a135e1e7eafe794f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index bc6fba351487048e872c43f46c0e189fb9fd8a0e..06610a587aa93906c9957651dcb3eeafe21faa81 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 173568f46f1a64d6e2a30d54ed2302f45506f271..cdb2d7878cd9695678f04b78d4d38bdad5049dcc 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: IKI
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the iki project.
index 7e0d911e94c954d5af0ac8fb2be79172a41c8861..0511216d09230726987d3d401eed3d33c899b33a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: IKI
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the iki project.
index 7092e7132b25dd573a5e0d78e11fcc4fbcf04b69..cba52c0e2f564c9711d015d8485d1d3cd3f2fed4 100644 (file)
@@ -108,8 +108,8 @@ void test__f_iki_read__works(void **state) {
     macro_f_string_static_t_initialize("IKI Content:\"May have spaces\\\" and quotes.\"", 0, 43),
     macro_f_string_static_t_initialize("IKI Content:'May have spaces\\' and\" quotes.'", 0, 44),
     macro_f_string_static_t_initialize("IKI Content:\"May have spaces\\\" and' quotes.\"", 0, 44),
-    macro_f_string_static_t_initialize("url:'https://localhost/fake-0.6.0.tar.gz?query=xx&parameter=yyy%20' end.", 0, 72),
-    macro_f_string_static_t_initialize("url:\"https://localhost/fake-0.6.0.tar.gz?query=xx&parameter=yyy%20\" end.", 0, 72),
+    macro_f_string_static_t_initialize("url:'https://localhost/fake-0.7.0.tar.gz?query=xx&parameter=yyy%20' end.", 0, 72),
+    macro_f_string_static_t_initialize("url:\"https://localhost/fake-0.7.0.tar.gz?query=xx&parameter=yyy%20\" end.", 0, 72),
   };
 
   const f_array_length_t matches[] = {
index 6d2adf857a486cd8fcc4e5c4fc618e0d18a28a41..0f65e9598f90e9c7b0b3169ce08af063c27156f8 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: IKI
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the iki project.
index 1ea5115baa1f29f2eebed088b32b26e3bb59f835..b84b7ca7304e02b745a0db1dff8a488a7013657c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: IKI
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the iki project.
index dc02b69378d9f32086bf8a1e762fa0438fba6127..87f8931b8700321e6714f77125dd547f8dbe3eba 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Limit
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides limit related functionality.
index 6951b9c2d95354820543863ea0e4ffefee274bee..a78c881a0e8f74a0efc188dda4a50899b7de5705 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Limit
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * These are provided for internal reduction in redundant code.
index 005399e5c1ae77eb0691bc6ee0e119c24660793a..66992cf6d6ceed5a35ba354ab6e55166511c48ec 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Limit
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * These are provided for internal reduction in redundant code.
index 4899d2c32f541fd55ca5ecfd8a67db58b4ed991d..637c539338ff3be0ca55e5966330282a0fa0c798 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Limit
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines common data to be used for/by limit related functionality.
index 50a28fc1a98c2a1ae2b5f0685df023f60272883b..52988090d4570b245bd41a22a16af4d1b357dfb7 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Limit
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines common data to be used for/by limit related functionality.
index 2a564f2a23acc225566b88cdbbc8a7b7d5ea8f61..36e0f99c5fec751d280d10e483ab80fcaf93c3bf 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Limit
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the limit project.
index 9b00d1c7cc612040288621395e9174c96d2c4a6c..f20d8b669678219768fe98b3ee9d26f070f079ee 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Limit
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the limit project.
index a3196741d62784a1a527bc6bbe37a191ca8ce899..8e8ecc5a67fd62e7d456be1ba23a1a0cb0f65a47 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Limit
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the limit project.
index 378e585bde06857a682c36fab3e69e14c79955a8..8747a334078f99fd64548717461291d71faaa1c3 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Limit
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the limit project.
index 80c10bb72545bf0886082f0ab16d24e7e843588b..e502c4ad14a18ef67a8ae18b2649ea977988647b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Limit
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the limit project.
index b8b557c1d98f2ee843f9480b6ebcdbdc756b55ba..a1654a7d13b8bd25e230ddc1915d7569ac4d335a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Limit
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the limit project.
index b74f117a719c646331febc477e3e7f32095afc60..4606dc1c60e882a6d6a510b7b5b07227310011bd 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Limit
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the limit project.
index 791d5ab79c97c0b63860a94bc548b5980a26d9fa..8cc898c1e1cff09272fc8bedeafc0c5f39b0ed13 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Limit
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the limit project.
index 3f1df1358c3dd55a6ec1df0341c75b781205c9d1..046ad10e2eb2d3e75110b2ae32a96b5d812336c5 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Limit
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the limit project.
index fae6043910ca9dad1fc902b18755fb60af18aeb5..dc9b14c0458776a8faa12f4239312a63e034a7f3 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Limit
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the limit project.
index a08179c00251f16b48db6c9530195272f3b2d14f..eb52d9abc19aa0daabc0ac6084dcdc6155668011 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 704287ac09af1950662a2ad7033439df456d7710..be3d2dc73029a39082bbac783eeaaa63e4d374fa 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 2f0c36084cd74537f930f7c3897ac884fe70d925..65f2242adbd2632bf6629316aa0e9ae0651fa84f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 400dbbf1e93418f59622f71fc90964ca1dde129d..6cda21a912a75be1340de123ea9d48a6372c6bdc 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 0c985ff8c2fb7aeebb949b47e2b88ed549e746ad..2ef0871513bce017b36ad0778031a8532a7e23d4 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index ebac136b66a0758bb009aa210ec5e838eade64ea..09294dfb13dd550e1d7f0d0f8d0051a2225895b0 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 306ef1fcda2d4b66bc4e4d47006647e42368381a..0d12d98c155608c3ec00e690b07cdf34df6e090c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index ba5984c01a798e4d1addcbb5ed06c75c3e30a788..e5fa43c68d2488b864546ba7dc4d6d99fcd95301 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 6224e4038605b90735f741751b6229b8b3482288..f76509c080bf9d77fff5ba01ad900c4407d9ab26 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Limit
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the limit project.
index 64fddcf712626bf98b2e6e64a69c73a0fa4ce867..a9e5fe57ff9a3c40ce2adcb3b1fdf62c2c31c300 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Limit
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the limit project.
index b93f5bf374d518013901af6f46355e748133fc49..178da4a4e7297a883448094d576d6378beee3880 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Limit
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the limit project.
index b36609920060e4fa6756dcc216e753aaad1e0849..dc3aa5d70650252d6c68883e8cbdfafffe81df28 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Limit
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the limit project.
index a4178c47ffd7d00438d06edec577e59f5fe459ef..172b880587638ca4fa915ca0ccb3108449b37849 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Limit
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the limit project.
index d5fe581488c35a5fbaa3654f4fa3e3ed62225fe6..15143d376601d0fda3e7dbdf0c6bf21f84badf0a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Limit
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the limit project.
index c85abf19f324f9a25569011597065ae510d89b17..bf927dda984fff527fbea5c4cee70db7e4816d5f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Limit
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the limit project.
index b82780faa2a46fa63e3ab45b8395f614193e9bfe..33c9b31d5e696611304dbee808a72ddb3cde73ef 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Limit
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the limit project.
index 3a492eeccd2b68831ac2131d88b4bff34cc6877b..1defe6edae9d9c1ce76a3e09ae59528f81ea799b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 117385a8d178898d06dd9826d603030f59b61702..ac7276f769785dc6b44922957569f9076d4300e5 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index ffe4148f3bc0a7a7ea4a2ce4af6faa7245f0da03..3fd674f2ebb41eeaa11401f4e7da441fdcfc508a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 22c4bc1014c165afd92ebf67691ee1bd44c150b6..fcb53abb584f71f87f316624b0a446d7c646932f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index ae5a7fd1c3587dd8cabdd24b464ec44feea5d22d..b2e4b6ab7c4c85e0e1e4362471098b4b6a7c39be 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index d4465ad969f63787ca400440e165b9f155d02d88..85be3e1f8303156ea9aacdcbe0ca0cd9915982c8 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 89b0f245bea04331824cb9b6c91cddf25364764c..695d9a857905855312a7dff35c5edd5ed079bdac 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index b4f3aa1af8eeebd924b40c2fc782759fff131cd2..a39b4414570fb9cfd34a36345a2684c7c619a48b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 2cfec99ecfd900cd2374ac487c7bf793faf7b970..d946af4e92a0d990c7977d6fa04c2e5d86084d7b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Limit
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the limit project.
index 043d333a7661d09ab37b318c47f8e6ab30437211..de2b970eaf2ed36e3a05ca8cade2a04e564fb70e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Memory
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provide means to use memory routines, with error checking.
index 7220413d2cbfd5c5dc2f9dff07297543bd2f47c8..73ad175f74f226bc259e27b9956e37f7b1db750c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Memory
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines iki common data.
index 3cc5445e3b73eafa2fd053cfec3d58657229f8b2..996323fef1110e49f3c47543376928cb0247bcc4 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Memory
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines memory structure data.
index 1eb4c2ceb6d9781aab9091fe77488be5aab71184..17fb220de48efd92851fba0299712c2e23437a5b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Memory
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * These are provided for internal reduction in redundant code.
index 9f7a38329abc5622103469dd2a238ee4d0e23b61..5c01691e40028d165d18f7f964fb0219a7c88225 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Memory
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the memory project.
index 0e41ec84e26ea5e3a9248c4e478213447a6d070a..cf26dfced88ab7bf55db21cde0cfcb75ca4eccc6 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Memory
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the memory project.
index 5a003997edfa78fcb5e232ee646a76c753c784d0..1e9f050c8e2e1a3469e1e85167a75845afa21c9e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Memory
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the memory project.
index 8e717c55361809159b50306e5a22873491f4f633..9f518702c623e97bb19e9ede134a993085b176c7 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Memory
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the memory project.
index 5169db1edd8c45da6cfe31bd5f9a4a08d7828239..fbd8597adca044de3393480c7b54224d4fe33141 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Memory
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the memory project.
index f806496984998fe237efe1ba8b902d69f93c0b52..5ea457e58445aa00de3dc893daf5c36cbba32a7d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Memory
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the memory project.
index 30dadbe2dce9e1f1b0e263eeeb836f50e9e2badd..5307d508076a3be81a9ce33bd63764de49bc37ef 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Memory
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the memory project.
index e07a5c66ba66e25b0c0544a303ef3bcb3c462c84..f6a475d28e15cad13337f60810c0c48fbb518e39 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Path
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provide path-related functionality.
index b883416d0fc6879db5c6a652d75c459bf44d8316..3a9245b66cf5bc479e7a9ca00b6d34f25b735f6c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Path
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines common data to be used for/by project path.
index a8ec6ac11f8e44f913d1b2821da04a8bf037f954..bce5b295cf1813a6413bb8e8d5960f7cc50e1713 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Path
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * These are provided for internal reduction in redundant code.
index 93249b173b12579c8b9b092369ff270ef645839c..453028b37af5c2d1760cfe26206b349e2daf8c44 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Path
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the path project.
index 2362b8e769ad9509e8671b089e9f38b1b33e9f13..98590ccd2ec498518b254705f018a47bf16bc2aa 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Path
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the path project.
index 9543f97f4186b20fbf585202d5e5f20663eaba8a..67251e43a449ce0eb8bce99e83bfb1b27ac0014b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Path
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the path project.
index db1787d9ab4e1a4b4189c64417bd5ce828dc28cf..d5c0f56e29fe59624a1327bd9c1c552aeb689a71 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Path
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the path project.
index 6bea3c8bc23a745cd86713b33c1f93662a4b029a..6e7a2eddf128e881327e63e7efe703b317462f49 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Path
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the path project.
index 62fca06156d19c84dc8b2e24054b5d0cdec9b54f..8e68654688c20c6e67cb502cb3677e63c6df8538 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Path
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the path project.
index 42af8df0a0e102c11c06f0540e25d6a59c8ea2a4..ada3f9e65bdfcd0ed10a622eed8d6c152a755415 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Path
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the path project.
index 4a315e8065f684cc576cf8ff874eed9d4d16b0f8..0857cbc512e0dc8d6fbd84b9d87e99a9cbac6819 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Path
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the path project.
index 92db1cf891738017a5c02aa3fa3b29090131686f..6de0fa695446a6ca3f99a6e90f2fba94680b8962 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Path
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the path project.
index 0012af6ff52cffc626fe3fc1ae4bbfbb0f60259b..283a65a2be8d23409254e513662fdc080fcce74f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Path
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the path project.
index 9a5d4b194ef25ec165d4abb706463e2833a2ee1b..344674a23e0bc5745d3eefa40919043ce6024060 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Path
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the path project.
index 1d7056c2f2cd48f8a5e6576de0b6b64a34b59d65..69d014419a9cb41868e869f46e682daea2e9dc1e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Pipe
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides pipe functionality.
index ec74b8adfecca1bbc054138ff1f668049bab312b..29213b0332bc0ee00bdc5e8b3e9376c31b4a5498 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Pipe
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the pipe project.
index 069baec5f4a1f86c8e9cc69dad9e70572d907922..7aaea4e0dccbe1484ba234356c371f3a60c541fc 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Pipe
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the pipe project.
index 80a8328e06edf12979156a1e6f5fb314dd391b68..9e81aa0a6516df1f5e9797d36438c66afb636021 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Pipe
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the pipe project.
index a04a31e1664fa90b99d1a4030705b8f2780178c6..6e1f6f4ccb22874e71b8a7907e6b71b86ed47324 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Pipe
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the pipe project.
index 563a6c07d33c43e341d362ec41db98332eb3dc50..e157c3ccc9fe454d4d8b6dde4de939199015ab81 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Pipe
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the pipe project.
index 20858ee88d07b375ee5e366a4b891b78ba08c646..10eb2efb7b695029251475ed57d84835be010b60 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Pipe
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the pipe project.
index a994bd4a6e0df731d303c222928e0c0c408230b1..7da686044c129b181d670a278c12821db2c3647e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides some standard printing functions not available in a libc.
index 02599738519e1cad771240b1351ea89892c9159c..60b76e4730fd1c0d601fac9c0d7739f809e0fb33 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines common data to be used for/by project print.
index 99a49586e89074d5de59bbfb3e0d6eb64d495779..bd86422788ed62707d34cfdb4ce95f48fe3e83f0 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * These are provided for internal reduction in redundant code.
index 0aa960c263a6059e07d6eaf8e215f7f8882c4018..c8597bb27e840f84f0b3a48f54b2578d7ea7da75 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines print_to_* variants of print functins to be used for/by project print.
index fc94f5e840c4caa457b92af4c4690b3d60ef3319..d088a6b832eb82feedfa00ac6d3e5b640ce44d37 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * These are provided for internal reduction in redundant code.
index c061f0b263242c6a46d8fde0d99a630857f6e0e4..f10a6a593052ea508f3cd9cbbcfdd7fa9ab60c9d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index f57918a192250d0dfdaf08259186ff92db2bc508..033493eaa8fcbfb5feab1e86e632c1b59ac6d4ab 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index 7e7c5c5a7253e7fa69ad5ab7a6a45ad446ec20f9..2a245e1b1a63d354a552eb166f99c0dc3e7fd752 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index 38159bf78de185c91feb19cf981c297e3670fda6..2de4b2b79ce0b60c0dccdb85ae2d00ba52cb42de 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index 55a4f9e49fbb6f9f764a4399871be107f37ea73c..3d016039ae6d3d1cda01143840e06ff70a96f28c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index b961e5bc203c57980a420c5acecba75ed66b7419..2b413ca73b384c8292be4b1e0d526c9edb5256b7 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index 3952e2e06a2fa9c09c781c5f193a76b2dd798aaf..327d748d8498988c70bd4473d75145fe4554127e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index fe34f86ab278e36379fd376f5addfb9179af2cce..37b07dee7f9b686f54919d964d2c43b544943012 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index 7c62a630f27291599d54c6bdbeb522532f7551ec..388cc980b851de9eb576a29a487dde3a890da093 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index 4e9a7980400cf5f7938eb111b62eac04f1f411e2..660e65c07d11d3ff6bea9d3e1c4dae384393f64c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index 952387050ada5c2037d0ba94035be956ea0617a8..568a6ce06c2a005e7455370d0cfc00ae7d688cb4 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index f6ce51c25a5c385003da753e72b2af3274b0f715..7416489a5dfde45a999435df3b9c2b79c99b0b7c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index 8b600b24e7eeab3d48a2393e6e2b65566ee6b164..19e61e6d0fdf711e9f114f7190616545408c14dc 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index 8e97d21c0246669922b2aa7c513f3dc327570724..f4219e41c302eac6d3bfc5bb947edc2d1390eb23 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index 2b637533fc9e8d5cac5ecea0cbbd957034a7b91c..d2106489e5d442359d7e6d9b23d26784cb68a6fe 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index 7fb8bec1494c45cc01e006d01769ebec1ee9dd2c..40d9477beb0ee9da9131ad5f66ec4a4aa1840f60 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index eba29347282eef81065ae39a86b43260f1d43b7d..4701e309598a4f736d493033a98f44768e488385 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index 41a8370910ae429a5095474084515fe946fb65ed..86186dee788ab062834b9b2a108ff0e4cc18a978 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index daf7587906489d62b7c916c5792b53f9e50924c2..326cf45933db530f1f76534e0a66487f269654da 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index e859286e6258b20156b655c72ecff26bd80d4fcf..3bbb08ba44452c222d0e12e00b7b2dfa2a954374 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index a8caf6d1b814f99c0bffb6c1dea8e7f645be640f..8e465b3d2d3426d9febcf45be4dd48304c58322a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index 04bd60e0e97675fdd922044db2495553832a24f5..a4cc5e64a05cb132a327a407a0783261fa2527f1 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index abfcb58b5abe7c2581c83d5d4f436277c8069b7a..6fd2917c22e45d4c2797b80e0389ea3b82ed6ca0 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index 284661124d04d50b0ee43cd83dcf11ce7ab05fc1..ba4afb38f64b5ef17a31f33ed952436cc8707f61 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index 34bd8d636181b1d16c217b05ed17e5eeed97916b..4c131920eecf67b33f27d2699301f9a988d9bd73 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index b8435ac21f042da8f8cdc5bbf7d22dde8ae2609a..9f158a688312d307ce237e88e28e3cbd9db5a854 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index 73e3d5d2220a248b29032d12fba5162fc8fb2653..11e3f9425920d784429320f8b705b2d35be4591f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index e2684dda3d0d0998b2d56627b820ee1083c8bd39..dd72238ab63a2abb1a04ff95d172393c43da2769 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index 7161eb41f6f1d66c7f19c63a2a824f58f0a519b0..f2a06159cedef1ed81005f1b4eb496a492a8eed5 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index 8037c36031fb532b3926ae4c0d4b9da63f0fa004..c906c138b3d252e0f4e9cd3369ca055bac0e74b5 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index b70500e0972c46912802543c4ddf40c7200ad344..901c413e21c662156271c3445b086d5ab2c821c5 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index c4da8dd24c9fd7772c46aaaf3a37755cc6089e55..55bb9a34303c486b9e8e1c139a9efffa7c626bfb 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index ca115927c9a07f5ed0ca69c5b468d56497046d92..353e6e08b81508413bc958e390664e664b3ead62 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index d8e01edc7a51d2d2cb6a9c284db29664c37a154c..e317db0eccd9c33d1c571012b953251251dca292 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index 8731348ec16926827052bba4883f19450c1b8c37..12550876d6740c3befa425d8d673e2f364e11b65 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index 1b86c68cb0cb85cc85b0c07dc32d6d809e218a32..419d8989332b001aa0429590b13c71ffd316c22f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index 0fd60bbbd8a4a7ed24cdca0b360293bcfbacfb8f..c618d64331d3134c1efaf2e6a06d5107039ad97b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index 86cda9229e8f4d27b60d1ecfa22209dbd5c387dc..89fd04f81d9bad369b95337656ef3b6a1849d994 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index c6748ce671108d118d1e724a36a15bb3910ce6c9..044e7eae95b0d0a8049b567d601090b6cc903b05 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index c61dd352c270255939ff3e5a954c740e5fcc94d7..0ecee27fc0cd40cd23507dab773158881b02f7b9 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index d76a325dc36538c6f41fbeff8a4d0f017480332a..f568e4648fe83ec5d7f1c8adb43f1e2f95a05179 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index d186cb5908825b66b4ffa003dc1bbb42085d5082..33730ddf1daf8a87bb3c8c6f621842e2c0a96261 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index 9217b00db267fdab6e5545de59958a55573f97cf..17bac1934934f6fdaf0d55356141cd39f438262d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index 579ee7b77eaea83f0939d2126fcf54a7bb12b731..6a3f0e86de968a4bd5e9f50ccc795181ef16a401 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index 99459f9df0d58ff6b1d338d1843b03cf75a51ca4..0a060b047558dab3ce9d81ac50a3a521b3c18067 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index 298778dc8da92c14817ae33e637f9fbaadfb380a..18022a1c4133a31ff99c511766469c8f539e1c97 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index f7315c7edb66e6b578e19fa6c2e00145b0f66854..28215c7541ab8c8cd12ae50c994627a2e30f22da 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index 51f6c7ef3271840adb8ea85c79a03cfa7544cc5c..cdc80fac887d01343471b67f3d1962756dee9965 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index 0e9046dc7f9deb4a5bf7905e3f2e70dd823dcef4..4cfbab93a3e67ad645f1c3c196e072fdd0bf3d3d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index 4c45a58646f834ea2125b107ade011d2978e170b..294bdc0de37ed4dd9172b5d7d7336816c0b49d94 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index c5cbe2f77b13403926c96c7619d33e53160d73bc..ea27654e366a8b67188158880c743c3b545453d0 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index 90dbbc25a29a6c8805719bfa056ceebe05a9d5c9..7ea36f28db8f3ed26c9395d966cdf8bc472f2e49 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index a3ddc1cccb3407c82d16bb71d8a3bcfebb6e5788..85768aa09cf801c5ee3ab8d53972158d1d6592e6 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index 94796dcd263e365837be62119b271f7b291b8f2b..dc33244e79a94d7c73328643c6d1984352eebed0 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index f388df87020c3578c9234dd3d5b334b021ef2023..c33d94358166e01ac020cce88ba9a9b34c9e28d4 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index 44c3bb2b5737db9edf6aa0a65ae51f0014e283dc..aa383afb09c983ee0659b439401925da3b3eb37f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index 1beef69845c091b292650c7eecb6ea45bf68754a..37e7874963b5bcd76228156ced53e634f531f2e3 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index 1058e90c78712a5113015f8ef57716267f2780c2..1cc10465ceb5460d7e38c50ca605ffab568b82b7 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index 87ef61fc57ffbd57e86af45c4f1ce7023337d1ca..40bf35ef66bf92f47dd6e457c028da55757752bf 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index deec69f00f685227c9984fe03b9a4c3e4385f58c..c26ac0ce1dded1970d7613407bb15724d4ef882f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index a3f57a6d496d11167f4f8fb2c7ea7dd509ce6783..70eb9666f88195dd93cc3a0b0f51f9842f3b3ca0 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index da5866518e451065827fbc1449fba28d3ea577d5..f166f043ef6ccf7b009f0ea676ba8032b5abb754 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index eca5888827b6982768cac46750f8e01b35f82356..7e43069e0885d597def4e91d4f70f9e4a5ebc5f9 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index a536ae57fa6161942b74e75b1ad96c7e2f34098a..099f54d017085c391cea8241fe178f04a524015f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index 0ae87be1a3acb64619c4764c9ee76f6093b6fcee..ecd13ed669dd56de317b014bd8199cbf32474a20 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index 8d36bd221d8a095c8a23fcdbb0709234d31144dd..b9efa653dff806644e5768d89b845be668b24398 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index 2f53667e2d64a8aaa1934e3612356c30fb188fe5..da9a5b8539ebe5b6683c4ee432c97dcfa410e0df 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index d1b748f5af4e9501ec07691404d450798da1bfb0..8627967e3cf24de66df8f93bffdd52a6257e72cc 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index db1193756bd8ddf33c3a302e7fae327ff0ac663f..108a9b69aab422ce81b5219cc9a01ba8d76d468e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index 54d55e4645346afc1e1a23e674e0cee46f13bfa0..7298349f1749ad4a83a38342c08395e161c677a9 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index 795f0de3b357f8a29b8be07d609d39fcf012eb12..f74a7b3a7c7ed719b78e2c4caf6f05922b5bc634 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index d2dc5f303e82f2251111d76bd89cfbd18487447d..345362b4bf4de41b18e3390920591d8bf05e0a1d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index 9dc9143ad3e147c5d226a20e57c4748a44ba3bec..e765ac9e7d8e3fead5b10b86ed2d236574384ad9 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index 8bdbebfbbd6531697ef08059b7fa82cbb86752f9..06f68f63b976fded420c8bdf73ee456d9ceaa8eb 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index 1af3733f584f3b79ea852c93502f2ec650d9ed28..4cc4c18969da9fb1573fd2d00f2d57620496468f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index 06eafe67bb92d82ceff3161ffc1dc44e0f890ef5..d442701f407894f9f655c801e0ab914ba95666ed 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index ccda4587920e19f8e72a66fa6fd5267a84766dd6..e8d9cee84d38734a7847f391baf7016130007ff5 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index 4fe5c3fb899acb781d5bffe9fafcb26b34d9367d..8f1d74fd71cdf88ccd7873ba77d73af9ae3d10dd 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index d4f913d19ad62b8d7e47f8e28770ad39ef2e758e..547f12e50f8393f46f21e917b0b99c6df23c6220 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index c85c25a092e50452d640b56462e883299e3c72a7..750430ed7593735f82a343570e809a1c638c2c11 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index 32e19216e0a3287e15cfa6231374a343d48c7206..1100d67d35d16ed6f1d2fd46da5b6bb2ca4dddb0 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index 1391921d5849322a2c2e3f77f9b7d14740d9550c..261518907333380767b1a33668e4a1f4090e0d5a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index a396d7ae5b4e308ba075733d0830708c7596afa7..ace24081116c1c13368c00ede9e8493c04572650 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index bdc29a281eb541ed1c7a6357886d831661cc3507..2b3ec2c979f022abc2e87d978934022b9fed26de 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index 9c824d1e7f74e2dec89605c4993123ce6aa7a8c9..6ee90437deb36ae2a300ae79aa9ebb8262762f20 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index 700c5f540b7ccde2027f23e853c17dffe49f4728..6b1f055a2a9df823408c5f1491783b44b22cff33 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the print project.
index 1b168e8fecbc04eb69e844d50620621b86020b2b..b294f8ab22836cee874732d450c3c76fc98f3436 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Serialize
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * These are provided for internal reduction in redundant code.
index 61cd24fc6b3b07d30cf512454f70cb3a3f325cab..b97b49e7d021a4341d8950fc0d68f46fddc0d99d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Serialize
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides string processing functionality for what is to be defined as a serialize string.
index e9ad446c1e4fe4ad0fce2baae3dbee98d3f69868..f69e851f42fa1439f557968005c617d17dea8770 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Serialize
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines common data to be used for/by project serialize.
index b5904b41b4c3068233f8a0829d73cdc8eb09d4f4..428dd69ba5562eec2c807b61c10236b435b9504b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Serialize
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the serialize project.
index f99959dcef473c5c9008af96bce0155e47e20b27..fece808def24b9f7dbff6231909de4ad69c87e8b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Serialize
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the serialize project.
index 25aa02fa94f786f036a4cdc8a64f1781ec1d576b..a1baf2ea9e909b63f06d32d1d4b93597bbc9d7f7 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Serialize
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the serialize project.
index 66da08c3e90c741cd574455e031b9c8a1be1a2b4..bd8222aad883f36d481d8dd35d3c8012a572b3cf 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Serialize
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the serialize project.
index 982ccd8a3d1d8321914c41499d3cfe0f00a7b9f9..d9f7291e4824fce5fae6ecb1467b5f0cd3b2dd7c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Serialize
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the serialize project.
index 9c5b1334c4e597bd03fb8dda445fc046ee6afb7b..1a96b46dab5ad970241348d31ded938a9545f0d1 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Serialize
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the serialize project.
index c868866a324d77d1376b75acf6165adf976e0a4d..85f87c6a9e170290cf98114eb321a3f1ce6a66ff 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Signal
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides signal processing functionality, such as signal variable handling.
index 48a57a0d1f3b3ac26246c3719212fa03d4896edc..8958b8b6e97d2104ae575a16c5ac7e83ad67794f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Signal
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines common data to be used for/by project signal.
index cd27025621952fb24b85f7840d7a9fb201017d02..656f411882a5e3fa52d9576a86a76dcd0cf1e84b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Account
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the signal project.
index 23eda75ba719f974d80b218c2ea9072e820f2076..f45b10311a3f0d4725c1aed2f4d5b7941ed6f3e8 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Signal
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the signal project.
index 0dcf1c72740e05d8cea93ba866988e83b00352d8..4dd8769b5898c3f8d0f850ffdb369bea4d521e1e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Signal
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the signal project.
index 3ae7e4a81ab278e6bec355cd6bebdf5b4d6d85b0..25bc5bb2bf2bc4982d1636b210b88ce8f136829c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Signal
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the signal project.
index 19cf53d4a8d85728c80d5b371b46da962ef89348..9dd2d7b8897667c80995a765b1c4e05e0edb04a5 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Signal
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the signal project.
index 3a4fd7343eabe651c5c2911efe5c1375377dcb63..986955d32d137a26e2e3163c1ded61cf1b43fd1d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Signal
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the signal project.
index c32a1f110a9be5cb86f8a0a3ee3b9a4bfee08d8a..213a283f9a7e45d7f3ab54bbc9faab5c3d84667b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Signal
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the signal project.
index a7dd4ccf4104051293786a42e09c76149ce0b212..d9e03d8ed224d3bb1de2a5a6d71a34262931301f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Signal
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the signal project.
index 7bec85f6c39df683f3851534d79a159472a26747..9864ce31f1d8758d829e4e2453ba7d5f42e272f3 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Signal
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the signal project.
index 0e7a6f2d6f0363c42b9ff1e431e3eafb6c9cc4d3..38fbb272348c5248be0a91c16e800273e530329a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Signal
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the signal project.
index ac8b544d866508de397caa8b6918df5ff4c738e5..46a9b01165a93afffbdc4980486deaa1090ae970 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Signal
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the signal project.
index 9f8d3b48ac25d70ff9935b3390fff4097d8ed434..8df6796802a047ba7b80b97b20f5c8626726fdcf 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Signal
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the signal project.
index dcd74d5adfad6bdd066ca8b8de56435cde98bd58..3ef501455c03c715ac35a9d20c8648f364628409 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Signal
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the signal project.
index a838f351eda1de01e8bdedbcb57bbed367a4ac59..bd38f23879f254efd38f38ee4b12e0c3b2f7f589 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Signal
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the signal project.
index 80c0f0515cf9fa3da69cb1daf065932cc8ee6656..08179268534ef622a1da07bb604689bc3aab81af 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Signal
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the signal project.
index edaf6b3ee62b59c8243d47a847a526f1b85d5cd9..417de8c24a7f01e8fecc0e036d8440abc17c7497 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Signal
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the signal project.
index 29dcc508266426acb9e4c0318334cccb0cdd3fbb..ea27f566f2e675a91461e0c08b6653e73ea842ea 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Signal
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the signal project.
index b37e83ef362705952243d486805bd726396fbbf7..96a77d3cede26f2dcaf63945b5d46af94a4d1668 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Account
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the signal project.
index b9bbd8b8e960f29d998a28a797ba26d6a25594db..d7a4daf664ed010811c2a5e8ac1794b9ddf0f313 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Socket
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provide means to interact with sockets.
index bbfe6a8d77e3aa8fe031febb9917404e711bad3e..a004a25b0debd5a3bc5b7103cee53334ac8d1688 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Socket
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines common data to be used for/by project socket.
index 75e8e83a1fb3b7c8afe5982235ebca8fd0e8965b..3ebcbc07ac0e8a59948273cb702ed5e2420af5d3 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Socket
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the socket project.
index 13c0412082f23ce698ea0419f956ac58b4e2a9d9..2ad9ecc48395e1fc4639db57aa7ce3ab15c1862c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Socket
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the socket project.
index 4602f0ecd9edf47e5f054b1d8a08476323a7e9c3..b232881849bb81bdbccd27d1f4e74fae178d394b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Socket
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the socket project.
index 594fe7a1efd159add7452403cbe9d48f5791eb64..e19e2a629ce9cc85cb92e0ef6ab3340b4558302b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Socket
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the socket project.
index 0b5628e5c37a3cb7acdeb60e9f01cd5da936678d..ab9042608244111e01a75a8367e735f1904e7395 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Socket
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the socket project.
index c7187d41a861e5fb8dea18e8cb23e620ab1d3681..8092dccd79705571a93cda68228b7cd6802dd947 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Socket
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the socket project.
index 45a597058068d04366542cf130f6ddd6b844a65a..1377c4f3eab57955c3b1e9474d5f4eda8bdc8a89 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Socket
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the socket project.
index db50458396e9efc06a726b4810021429750a504c..a1093a73d1a7e50b06ef20e213333c919863e822 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Socket
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the socket project.
index c2c6fc575051b00309245a7ca07d74d218109140..bc3c05a576a138e3609f30dae2d4ea7ba6bad68f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Socket
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the socket project.
index e73e641ee477b2ca577a65d9f030291176bd43df..674d5d83450cb03eff86b9820615cba700b568a7 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Socket
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the socket project.
index 77a606e8e0935edae02053ef6a39ef02c374a1c1..43b2df4aca54a5d4cb0e9e506b543de6ce946cb0 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Socket
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the socket project.
index 94d195db26f865748adc0c12f44d638defdf1238..1433a0a96ca78ab93b4f7436d2f684130209a97d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Socket
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the socket project.
index 5a2b88ae47ca8d0096926633c32e700bb5e99d5e..67883e584c3c6f40c950b4ab746c837a93fe681b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Socket
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the socket project.
index f710cd3ba8224f4d865ad42f94b0f3c49e42b081..d87c4eaf70cf868487059d95021871b81b608c26 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Socket
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the socket project.
index 3a2ac5b8ea3a95c813ca883f8e90f35b4143b0c5..b96350fdb58c45090748f3013b996f58e7ea8852 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Socket
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the socket project.
index 823ab3c777744895d28a546465d09d2d9ab90fc6..6758d8bfd0081f332a82fc28b574fe3149f03472 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Socket
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the socket project.
index 4813ebf5ddcafc61a9b124b4c4f8c8929831e1bc..7f69d4b8fd20d4bd477e87739147f2b8b8885799 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Status
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides status code definitions.
index 1c8530e00ec9540855ca9fa1169d11cb52b0126c..20688c4d8e1cfeb11c053275bbeaf9187b2113c4 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Status
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the status project.
index 40775be344e40835717a878c38ac830ea6fd5cd4..6fcb3ae259f07378ee4ba4cbef0101a41de74632 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Status
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the status project.
index ceef66552391583ca495502dbe0461938ef22cf9..9f6ac70c79d2f6c43b1baddaf42b5d049f884c41 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Status
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the status project.
index 04722f99388782c06b5247a032e10c68e1decc34..ca272091b064be8c19a9e9b9e57ce9c435b1473a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Status
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the status project.
index e1997e6a09abce3a078094dce49da2e615809196..0a121a54885be7c9f6ea9f245fb2a2b64090799e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Status
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the status project.
index c17cde93592a0e278225461927ccb5ea2f50669d..63ac942e1dad3500bea431c2362a4c446b7643b9 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Status
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the status project.
index 6955e618fdb0f4bb7c63904de93e53a6c2b49852..33403c2ccf9c664ffd16caaa6234ff7998ac610d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Status
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the status project.
index e66cd246821561b1445278b777cfce13a865d56c..8b4cd8d6a4abc3a01138a67a7dfa9c679e522315 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Status
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the status project.
index dcaad01df88c1b1a78402c0bce146f28824b6445..e0766f6b8950af382a8789242e94380f23421f79 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Status
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the status project.
index d075f0ed811a657cc8acf5853c46bf742487ede2..8b7a222b2f456f9870a94c63c39b65cb06adde80 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Status
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the status project.
index b954c58e1325463df600c0ecd259612dd6d11740..8be1c140e5072092f380bffe6cd01411414687cf 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Status
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the status project.
index f0ad9e5eda8560bf51e8029a88e85a25096ab048..2249f9b320477860883a595d53248048cb84b979 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Status
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the status project.
index 5da037df812a446b4f4a3a0d22dfd2ca00e46d23..1888d9a4d7ff4801d465574657ea85de70a0d695 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Status
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the status project.
index a19b0225fdd26d0fab5f148ff3e83bad06b11e53..0391f32dd7f786465a406ee66ab0025abfe57128 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Status
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the status project.
index f3d8b04007b075d688dff0b92002d2bfd36625b0..58054572158241850a5c580caae5619d8a068fe9 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Status
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the status project.
index bf649e7330a6e966202a499a24cb397b8d2921ce..8c052275a9e3d0368b36758e62bc5c780fab41c8 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Status
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides status code functions, such as those that translate status codes into strings.
index 15bcbe60e63259f421405dd0e16c6714bf44ac6c..503752f2a60f6ad588df56c2503adf6aa3140ac4 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Status
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the status_string project.
index 62a6c7d8390a153d6feb9f05a86446ed3ef6d560..353f1ced03a5860a463cafdb49bc739644fc3b60 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Status
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the status_string project.
index 39e6531648ef1f775511685ad259904d376a893a..f207c29fd6d27b61d16103d851d59e242302393d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: String
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * These are provided for internal reduction in redundant code.
index 39b9db36fb4c038b60e73b1a943c3b710095339e..bef274c7e6e8eca84b33e5f9b6d4bbf798ae3625 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: String
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides string capabilities.
index 8333260a7dbf1e3f437f2c11ffc614960f3fef9c..0805548acb997d04df2568ef75fe3fed4e479c40 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: String
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines common string data.
index 5a02cc2b640e7d4136c1bea7cb25b5c9aca96799..b75097cd85e5b55df150c5deba1c0e32ab2aaf41 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: String
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines dynamic string data.
index d10e64f06625cdfcac028c1478b8255148f5a1f4..b1d856eda0b50ec6028e18b25aaf4beeab550f47 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: String
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines map string data.
index 8a5538c391282a079e4c8b88688ded34992239a7..a0b3ec6bd4662c974bbd717e3c917942335236d7 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: String
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines map string data.
index 0b8f3a23047b069845e41ef68c2d201ef33c638f..e7e114d7d464a4027a340f02f7590d310f0ddb31 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: String
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * These are provided for internal reduction in redundant code.
index bcb1c7e8e2998b9b0ca000243a902e58aaea386f..c156172dfb15e877b439350ac050b475e47153d5 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: String
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * These are provided for internal reduction in redundant code.
index 5c4f52d7665f70fcd1a722e6c5bb3badb52d4b9e..ea67e1d5e583fdca277961e955275ebc6e971d27 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: String
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * These are provided for internal reduction in redundant code.
index b542fc4e60d8def93dc094095389a81f4fe832f9..4ed3791946d76145540bd87cfabbd060e4f32b02 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: String
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * These are provided for internal reduction in redundant code.
index 86a44a8aa204dc6cc4757d55fd953be69f52cc52..5229908a4cbc23abfda38691368cffa1b95ebe1e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: String
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * These are provided for internal reduction in redundant code.
index 9792505df3e81694b4950acfb3576b492fd398c9..bd49f4f878c1c56cc12bf9b936125505c8f5d211 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: String
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * These are provided for internal reduction in redundant code.
index 6de8b131c80fc6c859b89ffcc6ae16cf9dafde7e..0bb14d2ca606e55304ff340dd721923177caca9c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: String
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines quantity string data.
index 21c4ec5827e204bd78a6c0cc04873213ae1d5413..45448082651fdad10cfa07a4f8bb9efa33eb9014 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: String
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines range string data.
index e314f53f6f34bfec72b317f12955e356edf361ad..bca31e6c9b4bbe39e6c838ed2c2ac3f00dd20201 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: String
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines static string data.
index eb60d72e1b5b7879383b609e3c8831a32171f718..89d510ba6ec2ac0527f9db71f63beb2ac4e1cdf5 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: String
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines 3-tuple of string data called a triple (which is an ordered list of 3 strings).
index 43b5e2841919c5108e7bf9c7840f2130ed556ea9..7ddefebe3ebc351f122141a34f2018bf44289a88 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index cd4f5b7510f2e109cffad1f6ec7ce5c6c5fcaa6f..59f7ba2cea21954a64aed4168b90ac930d1a1424 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 811770a2733ad576de1443b2126d55456be79dac..f67ec6dbfbc887fffdcd449ad67eb043bf791346 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index abc6cc149b3fcdbded596b2407a3af442c7dbad5..f508d0f21366ffe418e0713798e5dd64ef38166c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 6b63e69ddcbbdff0e650b0ac81aad01d48db9170..1f7ee7d0cf1464316f9b28e036e863dac6a85356 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index ce4aa0852cb668ab61a79e2502212105672277fa..a47e899a248e8d8c689cbf3634db5abb92b4f94e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 31f01649a2214e92295aef79746f9391a21daaa7..a108200b63dbf7deced2f2ece7ddbffe0242ad05 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 3d9bea26d550d98739eed5cdb58eadb4b15a8c57..393fe465a95431819ebf4d15f4f72eb47c32f934 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 0d94566f5b45c80e36faae8627b1235da8b78da8..537726dd125433016293cc310e4f8860850c9908 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index b64cf4f24a12056a0a75a38600782d55bbc269cd..201d78a8eb9596482cba1b6c3d645f4dba6c305e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 6c57438a160a85198bd275a0b62722b9d4d51a68..46fe906814b30023188147e46e9ded831ba03a8b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 6d4d7f5ed67129a8dd9c76024d16d441ecec1cd4..1c9715e7ca3d6830acae857e7e5083ce9ceecab9 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 6a148c31ae6b4ab02430135251e1dc278f1bb69c..1703bead1211445eb728314b9bc97a9ed4ab3aaa 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 24ca7b746845d9165059eb9d1d7225afed7fef3c..74c543f82d0eeae4d25aefb415bb36f38471ed28 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index ee8f27e10a8b48c458d0da68668dec43f5a9ff1b..7801b02f6ec9a885dfc3047ab31be427928ab4bb 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 09c14e6889b9a790e12f2cbac46c71f91697c4d4..00c58ae18ebf287b60737713ca41f1203f633760 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 5427d038cb4283fcb04486e24bca7b2fa45f5e29..baf83dbdfe067022fce0ef3f546d601c43146aa2 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index aed752f7eb7288dc386fea91ee21d7bf723cfc8f..80219f1e689e65574e8bd28f8d9eaef9070d2eaa 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 207ec92594e512c1f2dc161031a5059e1adf9e74..fc7708b06ef3f6690233eeb58e7ec90471406d50 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 80edc08a0319663ab2f409928f3cc81183176816..337e00539f6cddb0d2f824ab23f41c5f7e6ccbe6 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 5327c90e19cbc24a34e173062db79d58c456b6e4..9a0e2904e7d8e8b5781b2629609300c9fcaca311 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 9912eebc6d3470f26e59a30c158b33282ba7efb6..63cea12adb90080eb803167654b1d38014b05c80 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 815075dc538c74eac1f003ce32d88bb41534d6b5..5d50f226c95a988a22b7bd8e55aac3f349204396 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 2a6c46d31c5f48c0680d7484e210498707639943..8ff64556b244d992abcf5c6a757aa30cb69f20dd 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index aadf92441ce975767e69d1aa1429dc5910d997ce..5b81dec21d30a0daf39c2e5149e57d1de5f73b04 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index f6a7119c2111233c90c4b1395b760f03dd53b49d..f5800d83e4ae1d52058f60353f2e0c5b087dc5f3 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index b15d4aeeb0de3ac9fd8336a257b4e14c68588708..4e7f623cdb38f53a5cebfed8e911f82d84048328 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index d820992d261017606a6d97d9ee1c566eb44aa1fa..8940232711e1bd0d5ba92b1fd470c9b91e4b0b51 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index af2576f0774ecb78c11af49cfda16e8c217d451b..abd6f1db1c9d1d6a38d580a3debc7cde1de01fe3 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 61a1a599e2c37abbd812af2c833146952f55fe26..39ed3f2987798b00f2a5e853682ecf51560e2b14 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index c05b8a32c0ea66fd726aa20c61f880a2b2b23b71..e12c6462c2039fb390262ad918ac8fc3371a32f6 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 3d6a2ea5952ae80f8789c822f2361e3362384191..893e656c411678277a0a5576cb945b8adc21040a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index af47150e9187dfbe60c77a775753beeda1d99771..13d2c12296715b1445d6cbab00c7cd2953da710b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 89a9bc2c76e90e5053e49930746ec960d2af4bbe..c1a9a2a0c1c80521986a93f22e01b9a2cd5f7cdc 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index d3ac2e51e8111e8efb958f7a7a3dca33fa355e11..d368f840346ab13c3e57f1ac3bedec248ceb2ec4 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index d39a2c5dd04ecced4d2ea23e01104373ce3d2bd6..7d82528ecbdb6d17600a24896a5f5f0d9d7988d9 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 47a6c6371b2d8fb026b9c664e7fbaf9ee5c21b5d..8ddad5371386b1389536076d08fcc5a92fb10863 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index c3975391fc7e1b1398e4d489457b87f9e339ddd1..ee35528a3fd79b50608b30add9bfd095dc5c3726 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index b21833a4eec8cd9f7ba77562c6198a4a7e430b75..e72e264a03425d999c7a4c09d2360c6689a83eef 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 3a03fb2ee382fe7dc050904a48b5ade272868a73..2ada38e9d5cc2e9c5bdcac2a51551c99d133feb8 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 03aaf0c830e8b7c41bb29e72c2c6d7440d9159c5..d8b5bb12df51418d35884ea1fc5c4bbe7cb7ad13 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index b6ff90eabc437058c6a34ace7cc9ae02e0d20e57..70b4e9f652daa52fc97e7e4d8408720f10bb7937 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 8998bf6ddfb2a5db5da1c41a84678b9437bd329c..df199617010ff4d37ae09a2d36c32b7ec863885c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 1479c6edfd4b619eaf2e64e04e3d3b8f46d8e521..29a90e2345c8c7423959dfa698e376c2f5c2a4fa 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index ec1e50add929c11d20ed1633a94d037b47dddffe..ded56627c8b8facd4bc412b332882a03fa16ff74 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 8b59882db968c500bb882f2f251300ff20842d6e..58683ea33ea33bff092ffa02fbc726826e747590 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 1f7ef4ff0fbfab85814435dfa3dac1c5e01971f2..ae5aca558498dab79e7cc1d71391bf368c3c0ad1 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index acba1c1285f840d333f382f68ea915b8f27bda1a..e5036543bc654fce311e3e141f4f728ffc2e3932 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 0196ec9cd4e7ab3ecbe9211c24d003ec87cae0cc..d02b27a0f97f990c0630070fbcc9f363bf307a16 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 57a41b2ee84150bde47624d489498e36b2fe57f4..f7d833449069d7ab21124821b7645a3067fbc064 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 00c293e419aac7c7d70cf3d9ef00344225cc7e1d..3793bd36f9a57e93a2d80f43e43e4a7cf09c15f4 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index d4552e3998b4ccc55296745d14f54c1afb74c9a7..9f2d4b2e11bcf68c8a826d91d699c303da0fad9d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index ee27f435fa19ee7a90ad290a42f2cdbb73402f80..0c3e6dd532398a4b3e5bb9ac8c935083c690513f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 8381c38ac20ba56146d7d09c2c572d8a38995b43..abbc43e7a6c3222558543c1d5ab787d89db2b86f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 0db8685d0156b5d28d330d6addc63842979d39ba..f47ca3d3edf891dc1ccaf8a2ead4c47b4498bd1e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index bcefa08c8b4340f5c3159f86a6143d6927195b22..d06e7c54889f8ff629e66ea5f5dcf6e4a3c07591 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 54562030615b7ed6d5944827df370ffcb96ba64e..87b287f702794e2b22fa42218b8fc11942224b8e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 35e5060ed73ac2600f361b01f199531fa3acb481..1ecaf9e40f4390745bf9d37b083471fec16efa5b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 2d4f7c34b968c52a5778eda938ebcd56bb951fa9..faa898832931932a4fa97d9840db6d7f11a97a84 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 6ffb7aed65cdbd3d8594a0ad7e91adc89bf5392b..36fa7b9501dfbe0e8687990c802d6913121e87fa 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index d48acfde720a728e3420e7e2a63ca0b92f20b690..e61a517e057a07bfcb97bdf0c0d2d160a7ca323e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 01cca18f7e6e22c8eaea1722da65d1776e5e4daf..eb3b1ad843e15af9af0cb53713def327d00b016d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index f3f54267ea80e463e371e2020f4c784fa42ddc43..4d891ff833efb22427962e9ed85fe07bce6e70a1 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index d6b60de23c66db6c70bb65d62756daa4bff1b76c..bea9999f9fd4b1936a53b2932b7ff9eb8e8c8a30 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 3a5dbc6606c4610eb2d9fee661aece15228b60b1..974fcfdf7b2e0e1595007b3da4eac59d4c3e9e1a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 0ea3f87dd46f810cbf7d049defbcdd4b2226898c..ae4841e42a0c792d5c1fbbd2402f590168282687 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 538814d4da732e0fb267d9538ab01a0c4e21cd3f..9a600e9744fd984c17b2f21145a6f931844a90ea 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index d5d82a9287be4f9cba8dc1bf8fe9fe066d1013de..1a0b66f50c4de2b79457494544c075ceecbad6ca 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 82f92f855f5c4e5871e04ea7ad22c12afd7c2a14..4e5f78ec4adc81a48f1b4c69c27f876f1a36aa34 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index d85c9c2a623074325ac08f182ab9bd876596a66d..823fad7271894c6f3412610381949b886ec6e4b0 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 31cb8d11152b389cfa155f7faaa56ab75880cb0a..f7cb290c85682eb9254deecb63bb46bbf96792bb 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index d545fd41120b0d3e3545c8e4160c63d9efed5cc3..f25f52c43c42b9309549ccbe28fd4c48b5a366c7 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 4098f9478b6709989c6c49a60ff372ecd675e1f6..4a8056c20348e0b314864d807f08f13ccb02c8c8 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 1fb67d81b682126ef7a2a06c25dc9d73a0152b6e..c946317e5e6f5ae1f8996c239d3755d5d79caa19 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 595ab8c86686e2dfdb28f20e43cf99fbdd6594dd..611748a49016c4f3a0498671c99365fdbb2bd44e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 00a555c15c91285a4053d2625828d849cdc6b2bd..ed704c06c8e11a3647ea94acf5026c00ea823afb 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 2278049f07b5af68aa7b8d5508bd795f4cb3f4dd..ff4ca74abca9a3510c5d8125587e80da70154b2e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index e36b9f2d168c03bd6e116e8618420a5121179b61..f903f76cb331abc81e4f266b4673115e81c6d9c1 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 2cd8225365d8059ddb2c2bf00ceab9676513c9b4..2d4167f942baa6d357d842d22b42a661dc015594 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 6fe1abe5cb864933b876c9df449fc5c2eedecf06..70db7f4f143d8b522de93fbfd27ce0919f0a1969 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 1c13bc8f95866050eddf9aca55e03ea40c3e5c99..ac771636ee12fe1a0d61d023627a93a85afe86a7 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index b68c89b91c864f79f52c53091940c0c84a6c42da..ce9426b14fd873b2902589a9e767e45a207fcdca 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index f36a86a84d0a7f72a1f1cff08e34fab831c66a20..abe0d40ab6571b17ec6ad0d06194350a8471ab4c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 338215d7394506c39b6c167151714348a0a71de0..289acbd0631ed85496bc584bec3903dc1df30afa 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 155dfabede70084c798bea95dd837130177d915d..028a8499d1067d2f8aea8a559c377f6b4ef3151a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index d067504e597d85b2b15c8dadcffb60f82fbd3463..3765b11cc16ad120035ac5ef8a4236c3ff7ba904 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 695fd2bc698caae144a75d4ed5cf8b92ba52f4d3..d7a62958e4abbcebb55ceecd834f00dd69d18e3f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 0ba0b1ccbafe86dff2520cfe1d44e520ba55a040..331851174b659cc5efdf429d90809ece6cb98400 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 3d50143f0ac1b6a66b41115dd37fa0e30d82b2fb..7bfa92bade56a7e166cea8b6d883e2a831388b0b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 547bb146fc3d984b7f2534abe66fb983b256037a..fc3a25a005809d86dd047b193ddbba21d05625da 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index d53c9e4a71e21f17e5800180be4478df23fb43ab..49aa9866baf4b08d328a109e09cc97301d7c7af3 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 8085288498182e6b18d27c659df0468c2c67736a..f75bbd7fa4afa48b3535233080bec80df05ac9e6 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 10f704e451a4a2853b47c309e1075a6bfb6ef58d..4edc8d8591358fa7cec53f62db002cabbd768f6c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 6ba6c44e0d7eeb134b132f6abe9dc3e992938924..d31c1e3f70f172ccdca5c55f067e6947ddd5358a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 5ef4ce8f0cc31e79e8cbed422a25753fa586e58a..e1297171d1876928042db049685ebd932934f819 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index b5dcbc43b261a31e8cbec402bbb85de36b5f96f6..fc7c80709f371b0a045a4cd7e703ad586a701d88 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index d926efb3cb05d9ca238e55a5975924bb7d3b2675..dcb6a3a46967146b2a4db9ec23e8aebf3ced4d94 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 53bdcff9c0101ca3ab5f3a368db4c4df1ae64cce..5bc452901bff71be629b40950e8fcdb22b8890f7 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 1a81a0ffe05dcf3a1d91a7bea6eb8b171dc880e0..9baefd2ac165c84fc5380f6e9fc18fa038fddcb7 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index b67fe482fa34815f6fbac4fa65edb89b0a6ac79a..f245982bc0743a7f1ae4913135dd8286d1ed103a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 31f41cceafe108ac9120bf3cb89ab34bc36fcaa5..8ccb0c4537b2276b337ae44eb83a6fe0766f4224 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index eba7e67f7f20735f969aaeee191d3033cdeca155..1d52555cf7d40c75294b897ec93f8d6d86798504 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 1b6b986a8ffb4a119e985ac74bba7b79c2eb7db6..f29fefdcda2808feb2fbd6b7983a8a49900238b5 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index bd4c55e60b7614e3491f47e0e6e65aed3f43ad64..75f4e4d73c3bc4d5aaa6e3ab734d61ee8ccd2dfb 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 8b6f5a3956c3924e48972e45dd77432c7355eb7b..5ee4f33e4853908f8756f021ec49e449d82197d0 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 39362e668f1210612653528a0200d698ae824840..dd97727bb7a1759818ea954cc18f70a4dfadd438 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 49b6b90795717ee7b2305b19b13a60d90e0363cc..05001663d9152314833a55207ed116776f847b21 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 3219634f6b6d4614961d753b744bd197590640f6..1cacca3f2ee84d7b1281cdb248ded211b6707768 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 4d7d5262de7d1ef1ed91fa86fb1bba14974671ed..51a95d274c0387c1e81de7ab2e248eef9ece1bbf 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 18be1b953742faa901741220297999dfc353228b..ccbf50c614223d322568b06429813b08ebfbcdd9 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index fb912506837fc8a105b2a5a77eb22442876fa3c9..77c4a07b9b7b1aaed052f6fcdf4f1a83c4db51db 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index c5f1f1c664ab2864197a5ff23a3cc4b08c7d1e98..4e016f6f6680f8ccb837d1b9332df676ad499111 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 2e12a4aa6ef4623a24224dc8237ed32e0a01404e..75764a9de33fe3dd70de8f80fab7a076fd2c1ea2 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 4cfb1653edb8aae4acc7dda412f32993da99cb92..2f75492dfa5acbf2173e0087f58e936c2d158e6b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 1da014acf42ad38c174ca6d7e9952c479a65af57..4217158d41c37a5de47adbcf8f2902f11000d99c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index e3d5b2113ebf9ff308fd1dc202cfa7cc193c4f2f..f291b11803caed4b94090d230fbdb0cbc026d9a0 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index a074e02097282734a92f0492b16f5e8206b5c9f0..0c6d13a582622469e4ff9eef6031e769e2acfdd8 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 60b2af606ce52831b250e7361de0f0038145d254..450434be630a97080eda2ebcde4701fc9d29d714 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index fb71f9f4b8b1f97aa602585ac9b48f1e1f7a9a33..f6f56b3067103142d8b00fe5256277bfcd9e3228 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 4b35d76fcb0c1ab7e95086c3a796839c8d8e5279..a12fa45329b48b5b30422d041e3d0bcff1b14ae8 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 873cfa40c44c96b0c114465af32fb8fec6f6d345..096721f7d0667ebb0915514b60f7165deaa4b0fe 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 9006f5b8795a7225b5bc7a0fec078e39ed957658..985b03004dc18ccbbfba423f33feff83690f3c68 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 9f141aa898a55aaab5fe97c385c91b7ecd38b6a2..6fbf9d5ac029dc38dcc8b51a0dbbe31ded12e6bc 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index a5fe29d0e3c1730692c5f50322230ef570a5dd53..492d2036051903f88d2bc22677590c59f1a08cfc 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 24a1565b21d5f1aa7cbeaa635c1d3e0eac53b464..2090ba6c5ebc9b79d34d67616b22e0924b8e1551 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index a470871d605fd13498601d247a579dbac2122aed..c377d7c5d3c41e404bc1fdf48812683c8c82e53d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 9233b19f2fbdaab557e509718b56bd14fcc203aa..7c02cd51a676e8e5037fe00f86ca51c8d676ed6f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 20988c35a1bf6d20281d194e27815e718d83e29a..3d647c23edb0c5d99832898b40667e9017f8795a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index ce21e481a1343a406e44ee7545e10914f59f6f9f..d988d6cd010558c3ddd97525f5df4f93e362792a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 42b3238faede60c31c2e9a83476cebd131f420bd..7b4fb5472856ea89bdddfd41fff86ca098627d6e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 4871cc053688b3e3e1372f4b923ecb37cf236f6f..413d272b934d32355746958182e7994fefdb5b79 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 57d6f526843712c6aa9d7a3f33a2461ead587642..16b4fe7e5894b090f39f8400c8f66c4cf1962147 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 8c51c60b4b5034834c52e797e1284a12b6cb2570..f472467b3f0836e948ddae200f4b107aa6ace562 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index be492599cd02f7fae6e9f2e576cc18d60652d8f3..776aa2c4019aa4b002e94ac987f6396a919907f9 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 7b24f4436fb087c0b0907eb4075b1ab9276ba090..a2b27d12c98975bd3d244df857c074557f93cd58 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 4d455dc6f406a22319cc2f83da331030e963ecaa..ea68b5331e541093463d18eb379a8e2f6667c8ff 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 04d5abb8a1251c6b4ef4c6f9050c517eeffc4adc..45b7127b19c522c859df1c1b4b4292464808e836 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 1a0ed810d57656c23c5b8bc594f7de48a4c86db8..2e35b057f179cdcff5485da9ee9ae7652c70d485 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 467bd80e5c106c27fd307fe4b01040d4d2f3dccb..e20b796f7510c73359c1f781ee4e1a41e5a54ead 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 1c6e2f81ccc9c106f8e7cd8dadfda561acf6c85d..a93519bffa70a265d947e83a462e2dee0e7b688d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 4faf285059f320d04e8ba3a631e338eb7eac3557..dda4401e0908c9c09227352ceb7cf869a66c4572 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 863104be45841cb5d0b4a9f505556a2af2c0c24d..edef6d17e79acdfa89777977397a8f7697f43dc7 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 6d5093fc355c78f589ca16135bf8e7223e02d18a..a4f267075966998fa29fe137e713054282462862 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 3ce14e7398aaa862ca56cfb1ea567c07e97f959a..caec0af429bdd34c9e67d2eaf0a9b55abcc5bddd 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 2f9caaaebd31a5ec8a97546e67cc65531ef869d4..6dc83b85fa9d0bbec115e7e2ba04cfd745a0afd5 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 8698be691b64a01980401f5a3d888a2ba1a5362e..d405ea2d2423b0516ce0560fcb2f29cf4964e12d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 00a768c5a702d1406f515dcef796dfd0fc01ae70..5de6b81ab8b658b1994ebab4c8549a5829f7f26f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: String
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the string project.
index be3a46d6adeeb63dc9b47658dc5cb3da6babb2aa..604d6acad1150bbc2fab7231ff23f111e61d92e1 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * These are provided for internal reduction in redundant code.
index f39bd3a82329351a141a8dc78d240c0c13c44042..964147a16964d823c9ec3c5b0b31240365bf3d3f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides POSIX sets related functionality.
index becfb0d9e0d313dee562e94136f61d5ed085a7e7..d32416484cba929eb343018b46a2d5f26b0d05b4 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines common data to be used for/by POSIX thread related functionality.
index 5c4d1e008e0319bf00bee32fb2a51e02f680b64c..ed57ef4113ed21d4556a886b16ff7f0cce7c474b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines common data to be used for/by POSIX thread related functionality.
index 25d96264805999181fd49e7f4cdcd7c3ca668aa7..36ff551a0063b403cf5f49a0cb967ff3a97f5e1a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines common data to be used for/by POSIX thread related functionality.
index d34981fbfe53f9c08169e38b9145b7ac2a41c173..88bc41ee9adb18b1801e97b12d6087a252e20987 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines common data to be used for/by POSIX thread related functionality.
index b8c1dfcc8111fa5c700f61c4390114447bf6a718..bfd3961fb10a43f081956cc2c9f2219ad6831478 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines common data to be used for/by POSIX thread related functionality.
index 49e49b2ab02fbc907099fbee9bbbda2c7e3d1d1d..4908fb2e753c508f00293f08aa40a53d2b1cfd74 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines common data to be used for/by POSIX thread related functionality.
index 6a4931f78d0954b0be228e020f0ca8f8c21b79d4..700a0ab4543f58f5406771b30e89bb88b3d9fae3 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines common data to be used for/by POSIX thread related functionality.
index 46246719101a19d8eb0c2a0762a6cdb607b2a027..2ae7d2bf48c80764a007f8a69ce5f4e7abd9f4fb 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines common data to be used for/by POSIX thread related functionality.
index 8f64c6b63da0d6c2d6257a66e9fed30ae8be83d9..1cd6dd87aa7c6ddc7dc5101749820c4430e4e07e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines common data to be used for/by POSIX thread related functionality.
index 32e20b445232ecff83df2f44f693cdf54a3fbb63..183221773e3e99a4782ca258b48182540c2bb9bc 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines common data to be used for/by POSIX thread related functionality.
index cb09bd2b45cef39df412a492163102cacd121ab1..6cd683408ee6e515ee50da39b1ec4669e2c359a6 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines common data to be used for/by POSIX thread related functionality.
index b78ece5d560c9c8745ff6aaa87dede5e95ded83b..a2276f491a1f9c6fdfb777ee1ab4572c245e50aa 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines common data to be used for/by POSIX thread related functionality.
index 6e66bc9057197e76d9b07603f2f6f14d4398bbe5..3b356e2e0b7d9236ae7293507ed76f680481488e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines common data to be used for/by POSIX thread related functionality.
index 1a3e959c2ae2aa923e36a8097c8cf1ef689a13ec..fd5c72126eadfbd22d92fc299621c6252122ad30 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines common data to be used for/by POSIX thread related functionality.
index a4c7c2619de6b1906b241a8adf8884c1385ce25b..a2ccbc0eb39e688b99e8f445d4836477a28cabfe 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines common data to be used for/by POSIX thread related functionality.
index ceb8fd21b6d9094dea0a61f4291998fcfa8dad2c..92e6f7c1824cb600b9d33c98cb451e7517d1a9d9 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 7a16a08d7ba0a0d2d3523958b87a2a02a7709f67..ae78b32dd63b48f0d7eba0f4b53d69506fa9f6b4 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 8ac021b63212d1b034ea6bdb24fb7aa5de39c231..8975dcd628d68194e2c0fbc30a52a1a07fe8e405 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index b58358f536d4eee6883c002ba3c8fc6b6a793d32..76c985d2b72c816549979a0ed7a186f20419f00c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 221acaad4423d1df02e69044226845a91378aafb..ce2f6dd72cd2e2a2030887f78055876c38a0f189 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 4011ca3b82aa97a37b1e9f98dd30c5ef0fdb280f..64c31c405bb8de5cefcb2b243152362914788ed4 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index bc627283c360feddffc0479ec661e07b1f47e1ce..4dcb162f7da1cbb1386a3fa3032dc9fec7cc7425 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 2bf0844ebd2eccf6a40014c0b2f294effc67d4c1..708619c15e4dec573d333508ccf39e7bc1b0ffd0 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 6603f966046e428491d33fe6a97370a6e73af82b..a24e37f632ed19e815001f48cc40b4ccbe52a51c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 3fb2d39b9e711d29c95f5c1096329003bc81fb41..54bf069b9c739822622343aa36b43269da80738b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index cbc3602816ad697b753262c5fa9a03c4fc1b5bb7..8637fddc1f67004db513431db7d958ab4542b107 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 5e4f01cb3106380478c118537a8b512123725e39..f393e56ce1d94a01d34d7d146aad8526021ffd48 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 887f1a9694a86b5c022de71194aca526e5c0f8e4..3dec1cdf776c03b00d301dc8af23d76e3b705836 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 166b9039d4f577d54f66ac4513b4055c78f9888c..0f3d7439a727acdde593e92565a8415cc26722ac 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 88766f6ac84479e692ace597ae350328bea96ba2..3534d5955f91f153791dd4ef83a2561ba03271eb 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 20e5657e44a5037738e5230bf2a07a3ef55742df..5a247b61169216d63a21b03cfd4143beedbc11be 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index c04940c4ca3729641bce5140dacc38507c71f84c..1e10050281801aaba16690bb6becad6992d2b876 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 905ca0322d7bbdadabe99bc9e4af8c365755a8c4..88bbddbd1cb27bcba2b02405a7d50a7f9c270d66 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 1c551860fd3bfd5b2cf348a81cbd617f0789a8ec..5685aba9c7666cef3750c6400825fafacb8c0391 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 0d307eb2422453e543c23629738559b08faf6345..f029ed7adfc30a992e535010b3a7a987308b6cc0 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 36e4cf5ba27897cc782e5c9665df0efe93da1efc..583f8eb4e977707575f87ce958a7f91127893926 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 6ef89456f0383410fc5d1625e3e667547e86779b..a5e140b73ca4e61f231deeb6ea178d1e5756dcdb 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 6006d04b667cb531b828142315f952989ac38331..19fc0deb6087d7cd4e002b80fd0fec1ce1f9e197 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index d612290fcc9385d5bc2db42cd427b2b447f2460d..c47c37bda289a8dc700a44576bb678545ce232a1 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index c49ee6e59c54f3f9941a1ca296d3b09b18f9467a..a932b4fcf0b76ca9ef7ee2b8a484cdebc5afbf6e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index f03b964997f2fc4104da05c23119be634ea4d291..86c6a3a0d64cf5da18b9eb053da6e0ac6ee5e234 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 37ea942da296048c10305de6ab6f2be6e755d35b..e9cb0fd62294ebd30efa25f3fce66d384238a344 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index cb169a02a0633fd4062f13d67eaa3e4e0c011048..1e22f8c3874a9dc9849d1b6481054158766753f8 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index 9d67d66b7e8964b1d3a4165d2b4b848d153fbd47..8e4418ed309265ae5f04e442643809cb94fbe22b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index 9095b4f35f1f547e02c650fbfab99671e5d01a2a..0ea203146d4baeb893092a0bbbbbe208325dcfd7 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index c31c0db62ffe0237a9c33aaf65e8839e36b76441..86a8d2ea8d00172c81191b107dcbe188658a62d0 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index fc871afcf98da2cf98f3ccbb825c6c0af02eec75..ed0cc600038ab23e69470d172a688e67d6d53484 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index 743dfb1b2bf0a9910174b4a4fa4888b5e3ee0a67..e98e625a879a96667897cb01c70cdf665c285615 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index d68db45f6aafd2aa93afb2c31f3afcc323b784d2..104592acba2d73c3435d4572f49a6326af9da6f3 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 430dc3faf893cd92f389a9ed83caa53ea5099afb..84c03a88395af743fd30ddd5f11f64c732c75af4 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 4910aa38ccb44699b77f2316abd58e32fe655672..c86bd6b472b0864b0a3222c1195a77c218399069 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index edb87b9ebb4aaabc68ba682d06a7b88f41d8d104..e745db061420c45852e3963be0138adbc006c397 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index 27ef05518553a31b88e84c067105e1346306c45b..595145972c66d544e2f289afab88f78b637f7382 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index d08e2c242b232391aaa208df6fc16a553d2e484e..cd71547dec6adcc762f936d53d486fb31bb229d5 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index 86a226d154c94c771dc8b5cd3b177a07fdf82ef2..d8068fbd57937b6782a26f5f2bc2439f04dfd858 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index 1e4717d73efc4914d2b971adb201fb9411466606..800d330c9221084c6cf7ac9da7a4ff54e06b5a9f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index 32b70ca553907aecdf1436ff694a854df41d2989..be3af2dfbd4f5347ffb2f9b07936bc78ea9b1541 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index 478dd8837cd63e76c080ccf3171287669bf9c93d..cf5cd0545876488ea7c84379930579454e4ed4d2 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 75e5a2531cb23e7c93cb88c6408daad48ac2bc01..815106ccb429c6f4f8b35bd716f8759b739f0ff7 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 73edb9e49688769bf5b8ab5cc9cc9fecd2939149..f34bcd8041be3b1146a1e239a4222245191d69aa 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 4d03df8958d309382b0fcb9776d72ff11c8244dd..90ab39b159d13f671dbef12b27fd6af13d9859c8 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index dc0bcd03e9b8bbbc3325e5203a25a3f82c2499e5..3d7cf146dbda929f0e778f573d936580a18363bc 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index 49ab73d10ec0fae5f0a09bad86d108653dc8baef..d76a07298f8f0d40ec12acdbc197f5a931f26bc8 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index 7e3a9a515c4dd8cbc213ad10cf3396562f1b760b..282d369a791c83f9b1e086b64de689a91f148814 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index 4d3fb1a7d5bccc639f82f25691c171ef8504eb68..a81cd8b49ff80f7aa5aadbbab86db7f13fc85107 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index c83802a492bd1bce7a163c513cd6a367cc56a1da..17e277bfa39b767cf40b0b76884d55c1584c9b97 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index 2af21b2ffe33782084fa0fc665c109eb2a83b4f9..ed0dcf5f3d0787532bd31a875a2fc9e613bdd0cf 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index edadc4b734ef2128991c402cc0f330062a7565cd..0130e25708f558ee2433cb224a85c8b1aaba0062 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 03d8ede6a4bd9d43cbbf9dcd9692b3cefb237045..8fdf5a2cf8ff9550be0b8afa915a943b1f9f2844 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 80f1ab0bca8097a63f624373afa1bc1a509d7219..5eb372cd07abf5bd1fe35e89d352914f093a3344 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 051a4a2dcb7d86e7761f942c77de36959486ad8f..736a375816e66ebad3b1aa6bee2d0206ee12ad46 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 2ec8bde8e71db6ba2e8c74a23b6dedcd7481e08c..05dc11e26b613ca89e8bbdd5db4006c18cbb0451 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 242a1ad40b65e326038dca3aadbe0aadbe6219c4..0355372b3effc294d16537ddfab158a2295a3dcf 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index d13edf133dba5ffc3800748fba8fd38013806231..00ce456dec53990cec2c832abec0863263d29337 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index e63910a41a26e1de9e9b4282031407686ffb2eb1..04bb3ffbf5f94d35aae3b9f4bf54fed8da7428fa 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 281e2e0da113305ccac5bf3993617a23867dce95..6b1b15f631a6f3028eb10c065a7d1980d77793e9 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index bdbfe6bf53f6ea96b8a680ae3804f639edea2607..3d553195d24d8b446d69060c36eb1fc99558ab34 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index b100abf8fa666c1d5a07a0a2a50646f3fdc22f52..84a5ee747898475584227017cb6da97094f89353 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 4e2f41b2183ecee7fc3d2a9a5d5562204d4a709d..b5358bf325016762b3d258f68b6336208edde128 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 093f82d2cd1e0d396066f9b0b18677a7aa6c4601..9f1fc475ae822cc64e08d87c33a9b349c329f14a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index bcedef74bd7eec4e3d329d949c6106b3d3411e3b..93fcf5a57b69588c73eea3bf8742dd11659c01f1 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index 7547343abd1d45c711522c9b462cc2252bfd2a46..bd8fcff9c2cc29b687943b42e5f6d27a498e6d23 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index 895b8917bf59b6927e6b5fc5b1dd1613cf6bb008..ee0c0222b522450cfcbb85ca1e8e87ce65c43688 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index 4ccb1f6483e077f90c64b2db1228d43c2886cbad..04778dc7fc3db74514c806dde69730bcae5185ce 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index bed910620118faf3f212e5a7d9c2dee76d117cae..a39c5de11f5ec6289a6e2b34f0a15ca90e365909 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index e34395c7093e308d97c6c8311069a6c87ff4a249..26d0e70d92735e576912609ed4722446f0d54b48 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 5a1e580f3c3a2a6991283f47b9ecdc6a506205a2..cb53b0d283fe6dcd7c6d33b007bcdb4e4e0dc130 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 0dcd40f57c509bf29c4571c2a71065e1d00f7576..a9665ce0c1a499962959efe231b7cd860f92015b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 482f47551811596623f39fb4069acc72db5685f6..6ca6194ba628e5dd90645eb672ebb68ac7d0aaeb 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 6e0d88f6960bd1d495eea143432083ddaf71c64a..0adcd24bd14c3ac10652fa931ccda914b339e9fe 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 6db7302b510ae3c6ab70da272e8c4d588a5fdcdf..80a4560a960d8c60429368550b369cd9dc29e3bf 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index f0e2644ef7f7edcb3c3ff10127ca82ace273a947..206fe19412edf995af66ca7ff5ba621bfde640e2 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index 4aa9b71711ad812c0b05ac55e2adf6c7e7b90a9b..95c4e7f524958ad7f512ca1991683aef12878b95 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index 87c7c63d9e3fdca5154cd16b2f474db46fc3d289..51a98cb534f5c7ba7e5155e6776e2766ecd96670 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index 42d4c9819e961fcc47a204c91fa149489f5735bd..540a223887c7e8fe83229ae07f3b40c5d1c487dd 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index 2a98ab585f9b7305013c6cbaaed9405f10760052..681e467aa08bee237644b0c2f534a1b043894164 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index 7e60abf08bd027d6ffac16621d9da434c14ae486..786e9cf4aabe917ec213d92acfbb5ccee7a917ad 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index 546e5b01c67daad0f4da0ea109523438b54fff0c..f48672494075fbcc1b57c952cdae1dd3ba8bb53c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 235b039eeed900edf07f51f4451f018f118d5845..cfb54fc20f05ba8878e15428d9b8d3b9638436dc 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 106388bf0777af39a348ef07ab7af1781e12b62c..87294d907ce723aa0f7b6112f5955eaa27b2cf5d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index c56ae72c6a912417f47fd2f34f4636b8135d44d0..43a593f1a8de2ea8476d7a88f39b123ee6acb070 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index 4b96647d845331c9d94987585513503c7a88352c..cc662231a42f16bdfd4185c705e33b812d6e956b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index 75e65bfdcb4baedeb2aa4b8e20c5bbb1a899fe40..617e75e6baf18150094e06612a6e32f9989cec50 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index 2353d9a23d1af06ed5ca8e15743e9ac22fa77ed2..5ed6c708ecd79534602382dcc52e13a54efb45aa 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index c4a3c1843b64a3eef155df2368613fbb50a11dc9..1b253f7c236e9a5d7019585ebd3f5eefb721e852 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index c0f0b611453561b1c8353caaf416422ddb7286fb..48434056779106bf52b204b1ddb89ceedad5c75d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index 5b1ba95fc97d209a6d0a96fd00d0dd8743a8a90d..5f6ea378cafef11234ee8dd5bf58980128d852ae 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index f3ac70fab4ace0cdaa97fd7bed4e72a221e800b8..300869fd871035a02b154bca05e4420d36e91ceb 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index cd629020db4b9313fd0555b62b690d75437535f6..d1e8afa2c33f41eb6f93de3512b13afb176e50c1 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 834b840183a42a577276df6a7dc53a5964993849..a7ebb53e6bfa1d896d8fee7cdbe25f0512a1bde8 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index d37f0e2b63528620977711e41b207ecd6f9f678a..98f6e3eb0b2bbd315012d54d6fa1460ea9c3a91f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 3a385f4040c1ed1d531a3d1aa5668b3bf947a555..fe0a03bdc2734e1dcafbd73ffee436697ce338ac 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 36988bc6cc97f646bab90eee2a3eb11c757428f8..bad528de3152f4e8252bfb5ac08e9135b52b578c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index a18dc2775bb7780490875c621bf9747b1ff34800..cd3101a9d3f7ef76c2bb29f528e0afb768fa18ac 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index d79bd74775df4ac3fff340d7cf01b5d83f4831bf..28df2d3b1d181b284e15d411b7afce77eb556fb5 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index 7109850de54bd2a5b5202fdbd8121552c3e19eb1..25548fd2b5bf63d4f17899419b4a40d8b661f9a5 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index 989f6a6038652386a27464748b3c54d121d38e8d..d7242b16b946ece7649a35b5091cb44f2f331429 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index 41e26bfc71748f3ac8b3021eb2cdddcc834f8a64..70d721870ec38d5d308a83f313e285dd6dba8d60 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index 3c26051794c0a0ceeb25d3f899a87e52bedff60e..ebcbfa054aeba9d40c8120c2c00a710a54ccf88c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index f39246478d507b2921a35be7eece0ff1be052e7d..1ea215a98da986b1fab8555c889772fca7427796 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 6f3d33dea197f83a7968e113ae95cfb267f1d967..7a8c666944843e7b7678ca15d7b3a0ff8c495923 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index c57da18b6da491d17cdacb70cce27f4ab76a498a..d952455bd43acacfa61d16a1ffdb0f9fed838734 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index d9bf4345fecb50b40aad762ecf2f95a55868c654..ce46c0c3f33f76186c68a942bbe6b1789c95de18 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 4591d1e32e67e9d3e4adc0de23142f8344043c90..935d9f0fedaf978dbb01f081a488bbf1fd48f001 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index fef2f55b39fee7e0ab2f2716d46d830b0407304f..d57a4f055b13234c57f37ffcad65d6122ae5c06a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index 7fc73bed6915c3cc6f4f74ac4dc1379472c9088b..a5e720eb621435c77c6294aaf80d16b1f69db54b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index dc950ab433385483c0252fa155bf06ae72ce781f..abca646634d6d1d4f63df72933095bf12ab5fd20 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index 595ab796787ea0e56a861bed9000534d3531f538..d58cb611a798dbb6783b52d8d86df17d37c43563 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index c4d5906357b2db2e8343b32715b379d9c27ffb9b..20df50c0d6c9703702e996f19ec06db54d05f1f6 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index 5f7e980eca5feb4ecebc5a7944ba5fc81dc82ed1..33ddf009437b1b11cad8efd1a2f98e94cce7a491 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 6836144cd2d8e2af26fbd8f39675503b802be9d6..031b7fd4be92633a77cb9c2099cdd29e6dbcbf63 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 1f6d0b39e4cfedb461df328bf68aa75cb8e8f191..bbc75ea67cbbbe7f90746757606c8a6ff011467c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 40e17fa2a8f9994f822ad1959290f31a51a9c5d9..30961dd22d9e9f43af610780d8b17360ee12d20d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 27c9ac7156f214ff44d04dedaaf9f210dde15aca..db725c983a5e7744a00fdd005de560e1069096f1 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index a751f37d869a3375a80f456b9817fcc0f1da1fe5..b3b95768ff5944da23f567c43b6b03f9c955c0db 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index f8ab6e89370d3a2a4766029234faddb8c27471d8..f79a111812ab89aa665ebfe97eace72893606c60 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index b38c8e3cd2ccae68b8c41c372b72ad06b68c9b8f..69cf3379dcb4a798c9c71e763b326147e2febf2c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 424bd737c824c2065293b969e30a55c43f1211f2..e0590fb3055e7b14984e90e799305b4f14337f51 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index d0fdbd30bc924611b116ac03735bc5c8f4a6791b..66426a8825682c4714d591e4ac83e89c9aa11743 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index 90fc3a0cd8a1f520a48d681aedf6a6b3373f08db..02dfafd71087c2d32738a6cc06af3130490bbb86 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index f44491c9f68d30685c733be5b7b88564632de4b0..e1692c488d9c316a800343bfe2f3983e4ddf3ef2 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index b30e7f38098cbb51de40b30594aa76ec6be90020..a14772f48584ff4bd863a39320412697a10b7b96 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index 1995ad235d6691f59d6fbc0529432d355e64c603..aebb72b934f3fb7352a3c33ba3945aa48ca44d92 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index e2ff8954884684344f9612c845e402a4bae13535..a7ca5a7ffccd2a45e209e634548ba73b44cace59 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 90b63a3ddb3f28f9e1d904abc770840d985f0164..2ff3be1641e9ba7d25fe86c72dfb544c7db128e9 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 34b30d17ea4e0ff19d8880ef173ce6ffe0e214f8..2205ced3af562efe2181e7e835aa7af25b05c88a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index a25f3afee8567d1dc9976727d1340cac08a7ccbc..c595fa4d31ecc4ad632caef7878054d4284945df 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index e361c21cab3005bb3331f642953aa21042c052b2..168118d3f8d9bc863e7dd7ac9941bc7e0c9602cc 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index c3ea76cf587fe3350eed3f19454d9e24bba5edb4..834158ed0ee4075a9e9e5a2138479a0f5ed8d5d8 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 2a88e820aa2a5048abf225afd52d161fff30ba47..b18e02369d6c54a2319e3d7a0f981761fb347f08 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index dca26e54ff92c25fce88c8a03f12f264472cf3e8..aa965bca11799e9d9ec94711d05a19a38121b2ad 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index eb2125d7a7320108e70f9c2bae025325c9001cfe..0fc57abea36b676f578f0c1540de2baf27312bbb 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 8bf66c25a00c48cecc888b6c2ab562539d1c2530..7fda4ab4e5688e08dd533cab15d08846f862dc6e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 17d10db4ada708b0b2f49572615d48c5d2bac3d6..baae21c0d8eaea58c9216375fd45a7400ee97575 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index 312fe1ea54f589cfb6db82bb4285fbd9600711ae..1e2fda3ed78d577721c50a02ea1faa39713fbb0f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index fe43337e398e462f6d90a20403c4f6700d5bb8ee..d5eb3bd498f7f91bc362b939721e98e64975559a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index cb95cd2f76a499c8a335a48d5aca14252cdc7122..e557d6cadf96fec7bc779e2faeb229d327f1d73e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index 7b47ea508b5de7ed1cb02096e49ef8ed0d72301f..72f5c5cf52a61a93f0c0128add12540e7f143c82 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index 58267b87bed144e20d103cfd5e3e40a8b561adcb..84d297cdd64dadbc56c790d467a799795cde08fe 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index 53ab17f67e79ebc59fb790a48c59145e218bb396..dc213b4fb2790bdbac55a8edf95f0eb2b3fba445 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index a4965efcd7a4d4c9047c755484f0b491d8bffecb..e0d1363a2be329ad5f1219c20fefcea6139586d8 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 15099f4640b29173a8a97fa02c7117bdcc38e52b..766b2e90f4d37cd0ed402c2db282df69712f46b7 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 14030ab57d8e2c1cd6615f996f10a28be74f179e..8e949d6142f4f83fd75e24236a87f8e4e21520e9 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 7f8a00c83cd9d05a747f4541a7232da4140b58bf..6de58ce1106430ce3313a73b611cae002867a943 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 97562c54229a614872bb79b6d0e9f72926d78db7..aee4c1e184d41a9ad9551ba4c9e4b16019e07e29 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 4112ce7184f971f5a120f8f2705e98b8e41d054e..55df5379f23a793b8ae960c7b91c47c0578bab7b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 6d532b64fcd8e99a021671ccdfa08662b57277b3..674947f18f63ca6009a5b91717695ac742b5fe9f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index cd9901a50617aef27492a5835c6255daed08015c..47ccbf90e1f3d0010e92bff207898c15c4e76bbf 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index eb19fbf5a7b51b3292162aaab0607bba3359817a..7551f861d61c60563c6154eba8a6da0be1a2f861 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index 09c7266916eb527661b86616e74b7a924c5bd833..fe7dc0a1fbfae090a1eb79ffe9b43026e87beea5 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index d2e742f2d131ece192af74a93a2fa075fbd4f0fe..ea7ad30b8dbc063dc0273efc9e3ebcaec6b8ecbf 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index 74c605493d64fb370ca1b566154633a5dfd16b75..d2634aabe0aedc443d01b57d88240d4f8e67ff10 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index 7c8becceadacc88fd9ffee139ad0181aa4554d56..ead3bcf7cbd27b8677922f613234ad961a1e4283 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 5b516f7316e692cac05ee46111abb808bbfdc4e1..0538d8c442af4f489ddfecd0883a3d43f885d743 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index 2bfd6398a2818ed2d68fd31c574b5d03ebee1be4..54c3f041013d1a46b3bbfd28661bbc0d0c26c2d9 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index 295b3535f894ee57d4490101299810921ff03da0..045607b6e183fa1635f3517c985251574059fa4a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index 07c296d1a02c25acadd0d9ed51c7b03be4b9c18e..e37b16fa38443220448e009053fa96f9b09788ae 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index 3e6a31ec83a845c64c9f1f1f1874bab41fe1d957..478527ab3bd3b50502846ecd3a993cdb4db91324 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index 1ac8d2c94d4cc97ffd217f79e9ea0bb1b265d4d5..8a56330fb4342da7564a44e59ceeddda0307d7b2 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index 35645601c66c8fb7411fff9c65f988da2e625195..89828c8539a2e0499b0ac7314c31221bccf64c1a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 399e9829376745dba9dd50b9ef20aea48fb13d3e..6cf3724e1ac298d7339754eef353f745aef40089 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 93a80bcb397b66bc52f4c86a1f55db04c0e72cec..06a31b70744c18cf9e265fb9a9281a3ea9290747 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index e05f74475047e50a3eb9b7db165a8cc2e3dcb52b..1d4835e4644b72c697ff217a47da4792b24061d8 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 2e0b45c2aea5ebee8c2b8a3f54221bae450f7a65..ad92bfaca58776d816950496fe7cb532bed3d02a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 3813ab4734ab43e4ad9a41ebd112d70df0350763..6866f1d5b292079d601c3270ec3aea308b60dcb1 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index d5cd3be2308e0e962be3e73385c43d926b8b6726..38efa815685a4bc13f52c7a0ea65191ea46a6e2e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index d8355179a0bd0b4fc3eaeab94030852ed197f03b..86f66295aa40002634134516a9f00794b5fa4938 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 6d5fb16d10e5d02d8668c0836074c849ea554250..0f904f4c1ba26b292dbd59ac00f905808e06c426 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 6337df52998e1e5dd94ff48af1a8894e71b15e6e..3aaaa5aa04f17a6be7f0a877ed36ff8911574a2b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index f2af34eb3bfbdd54a28ea1655d5e4b3541b4922f..0e303a549a1d86a5b284fefde87ed17f0bc5bbf9 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 3461d04acbe6532f52b5f7806aae8735f8a4f553..79693eef0f5942fc126dba547670d6120840b9a2 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index fe8c1996b306fba94b85b681ce70cf505714d32d..411b9d949d495556794c2cf1283cdbf180af46cb 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index c6fe86f59a2953cff575faf32339c0b4d813650f..7292d62f98c479223866f68e90ccb232a0588c19 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index 74b6434ca8163fdb013ade4f106be580f0ca82f7..41a9791ed80b13e38440fceac28cd38c5d71eb3c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index 1ae293c2825f650dfa00f86098fadc7b055071c2..34df8c5e142be3ceeffc78be00a0afbe7a4766e9 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index 3f8aa10c03cdb6e94d857a88f9926ab1b1e6ddbd..2ebc2a094e533d98de5ffaeabaf7d5a2365c1476 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index d20d8a4363804a2a7a95736d7a9c3a6aae93bc00..11abcb293b46cef1f5fe548f45d2c860a34e65fc 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index 62cf19c92010e3717fa07110a4cb9442db4239a9..a41a3e121f7e061d8e99959192f5ec0aca8ae520 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index ea7709f1aa2a0e48bd20ed0052eba7f9320cd4fc..adbefb24913cab74afad47cd28c268da01c272cb 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index e64c42ae8bdd256f148a4b50ad601af6d3974976..b10a23d5971f2ac5fde57a7d3361fcfb6360077e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index 2bef736efe896609b9c7bc30eee409a9dd30cd5f..9745191191557f829384fbfcb8d2390862b7eb4a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index 52d265a09040d05b1d53b981c52e0a4e3fe9916b..3643e488b4503b5eaf1c6150c9c94374e08a02f5 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index ceadba275af201d07e633e86116272274060f70d..dea34d82f421243288026192cd44b0dec90a2fb4 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index ebe6d9fc907fe6666dec65a17a3b070724906dc2..a0c0ee6e590e225bc1cb2dc6a021d0bbf91940b5 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index 20e3f2b73d615fd7f06e759bfba292b0e95c4910..705fa635f547606f5c011aa262bbaca1192ed4d9 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 7c7d50aced098fb5006ece46bb0972e10b798246..305b7260d5db9b726113e4f40b4e939e708e2b47 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 1854c26c7b6c7e30c4443d098e7e83f1935868c2..362109e4841ad5778457b68e31c832882fdc0d66 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index f735c14456195b86e5633f60648686ec72ef01ce..112585b22e1f942c7fdcc679fd57ebb0ac9672b9 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index cc1f666950bf7fdcf068d8ec6293f260482b8470..80a37cda92c0ab8d8bb3670947ec520817c33653 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index e26e29461f80beb214bfdaf79cdb71c67ef1a029..938d12fb55a4a73893595565daa7a823051e5eae 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index bfa312c8f43608821698a945cc1d6233e29c1305..842eccb54a879554306a01f5eea475767dc9624b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index ecc65220dd319fd857fef8af942d4775ac027503..e31157cb1ab4f6e7962db1db66951f5effa6a0cd 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 17f639c5f05c97c73846f695aa9dbd8502e4173e..9ed73af7466954b988925a52e3b8ecce3f811408 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index 90e6b155d4c8ef282f657c4bc42070e1cd9af06e..31cecf0ba94f52480edad0095054afe1a56d16b3 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index e06ad17f599a678a5f4c0fe3147005c854f7e92a..ef610d6becedb494969b970ea1ce156e91444064 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index 7302fca03ed4a04232def0a0d85dade0b895761d..dc7566d34d29eba59b07fb3fa0b925c50666f8c0 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index 30759980264b3e9c5c3933447df2d7a3b54c73f0..1e33bdabdf3403ab2cdf936525398eaba0446c14 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index 6132ce1ae6169ede7043b0b7bb33e3485af8a6ae..4fa350d2d482c03287d4210f350aaba1b45a22ab 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the thread project.
index 9b27b7b992caa3f3e06ae88b9657db85b9915b54..90734ebc0542464a2e1bd574e0e668fd5e4f8d2e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Thread
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the thread project.
index 4c07083386474c6b601d8151c76ed5e8e9021dd1..b64012945da7696921076fe12fe70812759e78ce 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides datatype definitions.
index 2dad28a704b74f76cbb7d723d9c800c350409035..24cc3be9ed6c42925ce95ca3e7341b448e1e44db 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides an extension to the Type project (f_type) that depends on f_memory (linking to the f_memory library).
index 5de9676ef30e0955561f1fd6e258f8aa30e44ca2..e850bbeb36806d0172b7ccb2fd43ceecf1ef1b2a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines data to be used for/by type (array) related functionality.
index be2d096e9b2bbb867d2b897cae87537664527477..447ee4a1d8a9b63587d455a0d0c5bb5c45bcabe7 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines data to be used for/by type (array) related functionality.
index 0d6370d5d41c698538d66d8e7c247b8c7b9e4d36..c809fd31950c167e15eafe821dc6a0e84f912cf4 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines common data to be used for/by type (array) related functionality.
index 699d2f169c1773039500952ea99641c0419e2150..dbde84d68008a69ce0a513f907fbc936649f6d3a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines data to be used for/by type (array) related functionality.
index 9f50198c50f61367491f1d57bf51ff4ee77a8a2a..0326b7c161497fb708ec90c9a232edd6ac22f2b5 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines data to be used for/by type (array) related functionality.
index d52eb8ccf336de71a69ab60590d823dd32b52f30..b06bfbfa72c77e94a841406f93afeef59b46c309 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines data to be used for/by type (array) related functionality.
index eaa6542ec016cd8e2a9acf574aef7c9cbc4b7496..ccc3f8d22bed2b21a7f166100c6df5e2c7156224 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines data to be used for/by type (array) related functionality.
index be024856e52ae692828a43018877efeed93070cc..c428ddeb6f8b5bd8f2bf9dc71ae354419bf2aef9 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines data to be used for/by type (array) related functionality.
index 756030a42c3d31a418d9dccee38759368aedb230..03d21adb3ae65f07db890e5e133808e93a816ec9 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines data to be used for/by type (array) related functionality.
index f6645ce9b91f8cc7b39fa162be90941f502f1f37..1efa4aa7ead26f214c757f52167f73f9249b4803 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * These are provided for internal reduction in redundant code.
index 0c61d5c78bd6e246ddc73be9bf2b501942cdf3e0..164204140b25c7903ca2085c76fb06d40269b70a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * These are provided for internal reduction in redundant code.
index d9e87a55c0c1bc62a26062a2155cdd1a40bc0367..534725e402b1ea6a7bd18b0d2fde5a541ae87d0f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * These are provided for internal reduction in redundant code.
index fb58663d6bdcd94b8cb32bc287a01eec645133cd..2453584ba23b90545ad58372b46debc732d5f569 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * These are provided for internal reduction in redundant code.
index 3b30b6d3ffce8b292a15a04cbfbf8f89160b4fd0..a286cec5a67e4f4d02e59aae31381f4165293cd9 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * These are provided for internal reduction in redundant code.
index a2cfc5c363a22b446d98cc469df1c018e2cbd064..1b2b5b003153506c2af7e052cca8c6c802d60520 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * These are provided for internal reduction in redundant code.
index 02f8ad770a2d5c163600c0c9c785fcbaf801bb9b..2f9c221f33a7d12f2d4807fa9582967532d06553 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * These are provided for internal reduction in redundant code.
index 55e5661f7cbe1cb418d7d1edbd64cd5074e27e94..593519794a1cafc9a35281dd71368568ff2d0fba 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * These are provided for internal reduction in redundant code.
index b7732fc568c4e7b19b2b032644e54095a3ece043..4ccf2a801e8584a077aa3457bb14516d1e97f79b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * These are provided for internal reduction in redundant code.
index 55d4ace379addeccd9a031363a28efea780e03e3..afb09cf4b87b6b3d8b26a1715c6615a093cafe0f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * These are provided for internal reduction in redundant code.
index d866a6277279c47093403e13c09c0cd9251041c4..931befa90f7e9a0e1697ea8430742ae00ed32a04 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * These are provided for internal reduction in redundant code.
index 5df42a334cde3995f93e7a5632bf2e1fa0a80969..87a72e7b08591da0509b191efd38267b0daf48c3 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * These are provided for internal reduction in redundant code.
index f357bb06f7fe25495741344bd7eeea59977de92b..9653d1b5f792b7d3ffe15e4c8ba9d33629a7b2ed 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * These are provided for internal reduction in redundant code.
index d3a935dcb95e4aa93be721db237e1c4d61d2b3fe..45a90d22756f7fc8998bfd1d1a016571b06df805 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * These are provided for internal reduction in redundant code.
index e2581b90b09a80623e31b72cebc96eb140612ff0..ab33345fc11f8a6b74ccb777bc836f5caaee0900 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * These are provided for internal reduction in redundant code.
index 02f2a1d45a78b7fc57e66dfad4933ca58ee07dbb..af71eaef6621ff459038c5817eac3d250f8b00fa 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines data to be used for/by type (array) related functionality.
index d13bd6ea26200f59d4216760ac0aaffe7407bf71..58b2ec2c7112e5dc2db0a3af896cda4097814cdf 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines data to be used for/by type (array) related functionality.
index c95d6d91a620cce8f4b93679a074ac119eceda66..f5b9543556f1a7883813143dc3a3321dd88a4b3d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines data to be used for/by type (array) related functionality.
index 4b4c520dd744f1e94e4c8ef978474014c00f4cbf..b649074f39a7cfa415ea19c2ff577beeeb0e6348 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines data to be used for/by type (array) related functionality.
index 9016a6ac9dbd2dba606dd26c5d13c1cf98a961b6..eb2b0d0b81d2bf801170b315966d29f4cca65f22 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines data to be used for/by type (array) related functionality.
index c3d2b8c93e4efcc6d9c489b4027822dc3b3d809b..7324974fc12313b7cdb9cd36907ecc23921434fa 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines data to be used for/by type (array) related functionality.
index fe3bcc7a798147f0de3544ee715f65c03c42ab8e..ce4aabc46af4b9d194382c31df3ccbbde58440ae 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines data to be used for/by type (array) related functionality.
index 3e6a1b67178105a716aaedd20e7c5c2bd6903d3c..d2cac7de0224539fa64f0ee6c87c03da0873e708 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index a3926d6128d662bbf496e1f440b178148724dedf..258411d6826b20065b18bcd81c798e480abe800e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index b9d4e3d712ac7789a83949b768acb68eb59bc30e..ce6f7720666fcf5125cc328154cfe7e7260a4205 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index aff79a2fe4eaba7c3219207f9b9cc08fa4fd8923..7d931bbb4c8c57f73cc185388b0987b831850ac3 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index d9564d4078102fa2a5a4dc8038a475f6b3481737..afca7049a1ccbe0c68d81b05430517f3de80b7fd 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 4629c77eb0b0dba4aba7a0551018cdc0385a6c6b..d2794212d7f18480d076a3ac9748d1e1fbaa0b1f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 49176695a4c60f9949dacc350ced3a08675b08a8..cfd7e7108bfebe48ebd1b04d2979f99fa11f883d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 7c3fe47788dde562c0f61e62be743591024b3a43..ac3c8fd647c047d5918b13978e31de09af260b82 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 2910f1ca4e544abcfd368f4b68b280f1d68422ac..5eb61f080c56ed3a6abea76b2dad0d42a76fda24 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 98ceef58ade0864a469ce4d5eb77abbf63494d32..5719d8bf0793f76f7dc164dfddf532e0ffefd748 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 463a7b42680ab40993f504d0477a6aeb64053577..250bdb9bfc69cb5414e10c1075b1405f79ff2f7b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 300b4564ddd38b65d0173a232f4983e834e69632..df3ddd707ff1f5ab8bacb66e4249a492219c34df 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 58b87ebcc7d8baed79d48e813c0fc6ff971de6cf..f6378bcaefdd0114b47b3e940b36a12776e8a4a9 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index d4b11c11e86a39f845fb4292e4f4f0d5d17aa8ae..35fbfd2af1658cda462d23c155d4a8fc9bca31f9 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 61f91dba15b1d5ed486356d53a026abc26551375..e0e8e9d99600302ceee6085f5bfbc3f7ef89ac40 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 457b16eb277303d62c005bacb0d7056b0b5b7c7c..5d6a6d5ca88531ee3bf36e1f4d1d27c7d339fbac 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 8a5a1065e94295031a71e11dc74483977643aee1..5e80f99928f060aece31381300fa5b300a9efa93 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 79042b6f5cbfa2725f8e9308a8a3f48e430420be..1dd321405055b6ec80fece5241d07c357e59a37f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 14ef7e4f40753c3e60b96d0c7ab8cacdbe4b4181..69186dbba2b527be4e1f1d955eb51a121b3723dc 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 4b0aeea4f63ef795d171a09297b4cad139ba6c14..d4e5ed1580c9e77aabb0a403ec88849cf48e4fee 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 6fc1997d9bddff71697da863bcfadae9e477802a..44e06dd4659b9fc0fac8765147a8a9027071d12d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 2d5522c46d4a45cf9eaa33013277a7c708a4f25f..d766f99207a05a88b3e6a22e82766677d6cb3ad6 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 0c13b96f22c451fc2889631891c4690a270fec0c..9285f493c3fc276178a49fbf69ef6d7e292d80ed 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 90d65a7a7cf37ebb4a0ba8b5ff4aa8aca6cb72ce..79d54964bd89649b5e4efc6ce017964cc532c324 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index c48abffc45a05149abfd5356e4086df0c3d2b795..14c007d7893c0acfcfed82b18b506bb13590aab9 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 811c1913e8c7e46e263f5d7cd9ff559d68795240..ceaceefc5d088526686358b2f957c0ef2009ef01 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 0677d4fb2dd961bf74ff52e64e0fc8b3aca2f911..90916d0559ae60d872b29237f9048e54e8e80a78 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 5b652e571cdbf071e4f7f27cd0d098fad142d618..24ede560042541cece84aa37920745afc6ea07cc 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 75563d2c4b45ab9cc6525792969d52a92e62759c..e8092324089234c59f0ea97ad81961c096744487 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 2f5e6696738662a51f8454f31fc3a706fc3d64f6..e74b4080d9c6757d522d0574a8d63db6b4248464 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 6ff061eba09cc2af7a16353de9feca62b5bc5825..5845526e9f5c35fc82f6a5b555d2ee8d7c965eb4 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index ff66728733e39c403fec49676e55ca629199ce66..d84e7d4e053acfc18d2b701232e793b0cca86be7 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index fec565413c95d903e8b2da59ba2554409474ebaf..3f3002e7ebb307815eb64b049e13bd3352782051 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 46a4f8fb540305ef0a8516b09cc226958564b933..075a4a7e8bef9991cab0acdad947f85e81832db2 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 511a422ba545fb9832093a3e97d081f470feac83..382886697f023eab08578450faecc355552d2af4 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index f1980ce8704245274478b67e41f8b853c715a20c..9bcfde28da3075769e532624446f9989983356fe 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 734e4f37a00e87c4b50ea7ed6b02501a2fc5a308..f7b8273e4cd2502126d4ac77912c52d8182f90ff 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index c31bbf636044fc46774db269d675766f7af2bcdd..2ba7d7a5973c181e835bd77eb91ab80417067b02 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 0a7ab9358092041d920dbbe955f621678c087200..a55e49a56c4a104f0f15061cb88c95d92a565618 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 091184f03fed4dbb7724be53df7ca4464c481e2d..f93dc6c741bdda4b70565ad7a4a627282a9f79b6 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 602d8faa8a66e0fc6d741c3de5d54a23cd127235..280bc7cc232a36c59995805da8d6aac3d3ebeddf 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index cfc0ab38099fa2ed8fedebc418c2df9799d8e8e3..353df1ecc40a98bd9414730fc96bb0c407e18203 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index da78b479054afd4df2a9b45fc6a3a08c0e0118e8..53ddc2d8daaa30953454e7319a4f27bc457eacfb 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index aa51b016ec3e0b4d3bb7bf5232a6a05bdd14bdb9..a3238427e98c4059bbe2f0993d803f5c3cf6d670 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 8b60e1a3dd0581ee73ee4062c6d8955e1379b9a9..d6d779a479df1f5806cb3e555a7c2d5481fc9c1d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 180ca3673f332619106f9421e905610e6c665e84..1b8ab3cb4da130f444ed1dc66a0922ee4139da6c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 480169c6ee21d6106a9c21f4611753912ac5fd7f..85e9632ca763538ddb0eb1089ca80f7b04995da7 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 2c9bf0e4447915df088a8909409485a741bbba3d..a22ceb866d78fae659a297b8eefe73fe888e84c4 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 9ea2cd45b3f3cedc5406933da5bed7c2fe53bb8d..a281b33f3b579de890fdea189163c07b11e81819 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 1f4eab6cc88a1748b1ae84bc58ed2c6b0523708b..1cd336189cb8f18846baed2515b59ad90657ec88 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index a83e4e8782f2ccd644f9836df808c7f61c8316bb..8aba1f3e00c424e63a6ede9b4e93069a4628d627 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 52f68b08ab275acf88c00e2134b15c469eec9ac6..7b59d17eb03c6887b1b2868f4beae81d17f894d3 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index f3c6dac92e32fd44db6c4aeb83cefc01a4f75289..ddd493bdd24a03b01d8a140fd0994979991383c9 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 134c5c0da76a403d1b3e5c3a17d30c51833a9bf4..107c5374cf57f76b629491ce1d42bd8aa0b5653e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 24f11add19120a9f4c4ba8f14f890577598d4b4b..bf702c436fad1ed08108a772d9a80144219cd2c4 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 30b3765aad5bb34f084516128d9ccd5cf95f5396..a04c18e2edc8fb5b434cc048a9936db6499214a6 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 4c10d29b27cd0a68e6781d8c7ccbcce87cd9b366..24154749fb298566a44c4aad88bcbf938b93b329 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index f433fc9907daa755df774d8ca296c8983124cf15..f9e59600295427aae86464cf62f49192b935b301 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 58a8580b1ca785408938a2a00a1bc68092fc6c73..473f86bd52e642b448e7510d16ce4b0accbbc693 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 0f0f5cb6859d73de51df1f3fdc437f1ed7b1bb77..c3dd041048ce207abb33c6e9c511fb1db02affb4 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 44e6824ed0a8b1b1a7fd85be770938fd85d88fdc..d572c6ad7bbfca573c4baf63739a2f0cbac25dcc 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 1e7d240be830dc4663bfe636fdfbc3a9e2650f20..c3a33334b25e6384e9acd097f4b825edd2fb5512 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 3314bdef89934155277bcfe768ec1ac9e9b648b9..e4129e1491de75b4a19f46cad5bbc048ab606eec 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 499b99ff942ccc6ff39a63719d1cb5504fccc8ef..f275d5a5d1c53c518e3dfa3b0180065a3328866c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 620ee1e4327c8def1b5b9339acab91341b4f104c..d0d8b14ef3e7ebcad51c443bddda92f5edb78e3e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 930eb7bf15f0664aee7a77d39f8802801ed06baf..f472be0fcf588c16b0aa221393b1a873c2f50602 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index f18cd97795b3ae279d32e8ff98d8aa59cb3701d9..ac188271ec201cacaf5e7aca984108549732ade4 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 397d04637571b592f6f5770f11401f0c77ab6332..fd88441635779f6aeaaba81c65ee4f373610b0f7 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 6e6389573f98203309d8f224166174dce64967e3..63db782296ca2d722eb1fccd38cc29806cc5fc7b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index ba9958944648d17939bdc0ed94d66bd1f1c5a72c..e60a74dc62fe2b492ce7471798e10f30d1208c3f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 49af511fd4bf0869ae6c569db77c95fed14d055d..fc4c5567a3c8fd2dab6aa5205b3ba157be5a3142 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 20f95f1d8a2ffc0ee8b224e2b29886eef3b0c242..324a8d0f1b5c210e2093e0ac2b7f4abaaf41b3f5 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index c3615f82ab78787ea04c17c0cdbd2baf6435cdcc..b239ec389f70f690e52fe201bf020757d3c8b7f4 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 1e0fe1157c8be974433f2ca6ff800fa04e8e434b..987ffc8cd2b08534966d2c3091aa099d1630ef58 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 87ce31184256853fcd0fc82dbc075899ad970138..29601683b55296bd08f39e78e022060bda3d4261 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index bb4c289fda512e0f02f599a0f6537f989f60baf6..e0f323ccf70415628fbf9e0803c90d86e5b12f94 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 7ed4bd200b068830c71b409ca8c25451c962e94a..6a8945a82a0781863f613236be06ba64fb1cd229 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 94357b5d2eebca3637848b5f4782226f6096f657..23e6b85c80abb77a49dcacdfba1df0fa80479262 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 8e71cc7cf470153207b14d813cb9dcf231058181..5ed54ef3ea9c9cfba81aeb3c15b27e243dbc219f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 45ebea32f38b777eea42bc336179531c46ff2c72..2521942ad300b4394c6deb3028c36b4b3d9fe16e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index b09b1dec11ccab682e3a58a9d9930aa0812a6120..8351ffecd1f4265948d948c1431107ccd781ad01 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 546fe668bc6790e5b5ebc8a266a6d91f7e6a398b..6505b2832735e1425b2e49a8dba14a1483063af6 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 9bff3d02204bcda1617a10dd4459024faa6ea48c..b48a4500f82eeba6d5407f874134fc355f6ddba6 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index e9f376be43fb4552ec8d3f6d118f7c007cff3e66..f0989fc1ecb45ca3c370567df381793629cf2ed2 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index bf3b01fe3d7c4cebfb1b2879ab5fa3696c11bdeb..d09729f77da6eedd281ecb2593a21b3142d5201f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 617a6201b7135f6cb6a694681bd0bfa479bd639a..9f3312ec733841d55f94fcae31f2a6fa1daf0fe6 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 6293cc327e45258e130a32c405a5c341cbaa3d26..3469ed8ce30a11f3c079a27aa8e65b7867fe24bc 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index a763167df93a9cc59d08f68bb7dee7c04953845f..153e7dd7c177c42fd2c07ff7fae9994e870b033d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 2f7276662edbd85919a18c231e30eb6f90e2882b..b888f9a38287b44f1ec25cd56d3a410b1565081c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 4fae6936d88c322962854f8c8a81bcf2770fd515..df0537874aea8b7e777c4ac488f240d15863e194 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index a5b0ceba487a70b102f24add60244ab246f0cd53..18f81e3fa520a034b30d3966f0adc165d2c1faa7 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index e864c5d9449de9294727b9a412bbd4a55028e338..65fa0eba2ef1496d9c938a0993433b6e0e794816 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 94c0e4b15ff2ed8503eedbaddd0f79203212b058..7ec4f502ab3504d7f7d35b617fc4a1cb8b3c0a4a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 510d659d0bff1252c4d3a0eb9add64c347f01adf..edd5c96a9ae3757fe1fd97731670c29fe94caeac 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 74da211bd3617c494535660e2fbde22cc3951f98..bdfb7261cfedb4d65a68a8018ccfc0f93a6ab01d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index d7ea61b1f40a304e0552bb6b2791c4da2c31e894..1ba577e68ca3cf68a6451832e9d34679c0223f3a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 26dfe1fd5b2972315c3db4be608e684884b41921..c80001651320c8c0af27ef2c623b657c99640d22 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 42aeea8005399612f53ba478fe497a08654fabff..c817cd56fff1e894b1e60412ef75f30447fe721d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 60174a216b45f6efae5b16c175ac5c47e6f42968..06b617054497775f1d1a1b3b355915b6c74ed043 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index d7a8d21f5b2d899728eeea2284512f8d51738aea..265bcb334cd891cb94b1f941565df3f80424093f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 600aa2bda0024be6d14fb387d912ab6633f392f0..33d4bdd397e064fc708d30dd05e551fb57554527 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index c88b952b9379c20cf829cc5c1c7128c445770f95..ae3ff9588ac18d6de92c892686727f37eff9f09f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 5c69fe0c2104bee8c6608d4a7f09ee136c73b2b6..785402eacce1ff116c04c3574e44c68a42c75349 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 8f8c0602ca075fe81829a3157351f54357458abd..1e05819b43d6e7347527d0e62e1c5993d240f2c5 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 5c1bc9a33aa2e5dae05a236e96eaa05d4b894ded..7344c98db0423e80620e7a85202c02533844b16a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 9de84a4b2c2152f57f511bcacf502ac2af21d96c..f8805388e1db283a1d825f7e567c0ccee1009d55 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 323d33a9962267c2c55acdf6f7659fc073bb2a64..af12357eb60fc2e2cd888e3a648dd0b26028ddbb 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index a9a0044272202f914bfc656a31e839b3e13ea4f0..b78ff36206fe56a1628441cea6eec819e34cbd1b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index bb9f2dbde8762ac0953f2d6a03f57d4b1be5ec1f..ad49394d5c04bb090d4e8128b173164ae8f60abc 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 488f10fd07a0197c88148fbd6674b6e71ed1292f..b11a16fe52a19a1401c2a19132957e9f47a929e8 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 679c97cc16464237891506d6ba149fee35f44a12..172f3d4dfeebc3b69c0c1901ad52764ade06fa9e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 5a9dfe49ff5e90c31852581d37a07ed48dff2eda..ffc21ea3d5b77ad48fb5813366cb586298b3182c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index bd7570c5a63226bdcabeb47be7ef2d39fc4790af..ce9389cb55b756d768294585c60159c847ce8ecf 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index b4c6dd671dcd4370e64810c28e65324cd70c7973..d54964d1d7f555474e41e590e1ce92451d744fd5 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 929a0e8f0ba25bd5bc76b1a1c8602fd13f4c4e9f..0d2d894dfc657f738820895b378e195c93330585 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 567df8694e778263136a56af1f14c400623a6dc4..2432f7528fc6943bbcbbb332fbbd3b887ba47f14 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 6ca699254045240bdc2ec9c5c2f7fdf30b41c9bd..9463ded0a11a98c2abf82beb33a14ed79d86322e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index ad282901578ee8bddf890973b0f40d345583c816..451422166d5f6bea8df7da216f8d12e5116cc722 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 59a8b481f9556bc47f2affa7504c3217bff7db70..b524456bca56e0dddbb4dc921b41a69dd304359f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 9dced74813754532972e82a43a3622c5027c0acd..56434762b0b3122911d531175eeae09b9d96e57b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index b36d3b5dbdfb3fc447793d83df79013453759411..3c1def35d662f70b7f62da5afbb374ba4976f5fc 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 4b26a6e5e5d2eed1b8ad68e06b60bab9517fca4a..2809e9162e855a0562d13088b76c364b73244f69 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 167f96230180e16a57344d7016f05e85aad7d76b..ff1cd1486a37fdf1d69bb315ba245038de1d4e60 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 6f98b208c5a745f7cca48390219bc0e8ea6b8b2c..a90f827413d5e1bf12f47b4c30f23572a78a1da1 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index e0cfe290ef6e4e3fec8a65a7d44489365b850189..26059142ada8c20da01593a5dbde0713061e78a1 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 423c619b7bf0ad3cb9e03e0c28681ab53045a0c9..93122f04f5e338c7c79bb5d0cbc4acde09387302 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 81c531a14f2a65109fc81b081ec0ff44a5868e79..af7520a32e7856a47e14e14e9a695ef2b3a67edf 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 2cfd8ec1fc833f1fa14767d6d9a9b6e78d77329f..5cca2d63274eadf5538be4ccb38b8a9d313809b8 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 7f4fd57d66dbedbcc54f9a64cec0ba9a6d978fa0..0c99b071c0322348f3e3e37e1a6098838cba9137 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index d9dc3098ef1e6d8d60ab4f459f4ec8f10f206616..400236657b9630da556566ab042abbed1fb89e51 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 60c81c050525c967905c23863063f689ab0c6cf8..991f0a87adb021b010a3fbed1772534e4a938643 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index d7e96eb6ef7aad8ab4606f2ea45beb12cdf2b5ee..7fb14ae3f54303f79d7f6040472e39aed6402953 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 1a5aa4da9a46f8bf847d7cfaf40b913cb1f61f2f..abaf2a7a20eb0c72d4d046ca1d116f507dbf0d1d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 7ae30dc34ab08d3f9dcecaa994ece275d257b569..45ac42c68c1e89a5d50d5a3153f94fedd16092f1 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index f33b7aed8abfc148e7a4ab3a52cf1f712abf3f24..7b199868c911c8b04f8c6dd8fa7baae02c807840 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 90dbb7ff9d2fe47d48b297f1137dedd0b359d80b..8bcd9d863f96e0017d907586a9aa9abff7d18216 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 88ac7cc231a123517edffd3dbb4dfb0c07531396..3b2db6981423e19f904e1135d15a4d72213753b2 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index e2c207244f218a9d93fc31b355a9676160281981..7cad34a91f6bef968cf00927f9794a3b44937381 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 8ac0936390a7345678f3d176293c9a9c92c0cf22..20e8dab92e3b1e001c1eb07bd5b64286ca24ff2d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index b2e577d10d135f36658866535019c2af890d6220..a709de768d9ec4bc626b848693b2ef1d2ba4d77d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index bff529819b731945a083b480b7f7899c38e0735c..21c4b068abe3f981a75d0cbc152a1b2af8f3ee53 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index bcd6c01ac125faf25887bb6d29920670af2c8a10..d56b2392499e3afbb10ba2a21ac2a8da3a8c7d84 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 9c9007a6bd4554b78b5464f3d8863dae06ada19a..2546a1b77d8e4ccf534777b3f3b7ffe2d913e552 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 9b01ab2c68f560a8e30b1887d782cfb4121adf41..8d5c523232fbbed02e81efa987b335996392a18c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 1f071446c7445e5a9b7730fd42bc03920c577e74..7dcfc020da58e31e02bb31396f2e763c09be63ac 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index fc3cbcd7a4943505cfcf7caaef4daead2be2aa42..7bb9bb7d6616d4d63095d796fcb673c8b1a300d0 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 5eae9a82e67c297b56021b919ba9fced90d20383..293b10cc98159d75db9123eff2900d1f9e9673b5 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index edfc4ad4afb255a5e8001354e4be585dea1b5884..af763fdd33ed686d4f878ac9c6fcb42a51670be6 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index c24318093e42248320dd9f87cc730d3ac7192ef8..8694432b6be57ed6d44d8caf3fab783e4e63e87f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index e43297b18be9502aeaedbfcd14401f1776812dbe..d1057e4109be47a8578f43fe9489022088f63c31 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 4f4bdf570e26ab82564a6ff699677f0144ef7fd9..80f27e6b58b03fcca536931bed2f2fc27dd635d8 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 9f57f5b434ae2da5167bfa3422b9be8ffce8bb2c..e79e71da9b9485d8142310bc545ad6d7fef6fd3b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index da51efbd2fcd22264612e9981812b63b9d598319..b0d96f610c2d70f64eaf21beb3226c8be9836c81 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 7118beb3498b1692c307ef8bd6ca56e5183b1ff1..7ec5764ac9a8d4a45bfeeaee64e09e3ea01ee374 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index cd92ea9a8e13bfc8a2e5f8c792df12e1bc3b0aab..e4a1fcd779cc44ec504b169cc3bb91329c5fcd40 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 0f135d8c5d3e01e6c5a77d8c9c22fb1e8492b7ca..4e1f0e484c0f64a12cced8770e82e56ff59d942b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index d2123368aab3036987f605356bd0f74b77069042..8604cbdf8a774260154a52f7870142cb95d6e718 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 5bb262d31e2e9e898545cec8064c0601dc0d4438..e559ab3534af19c42291e302be0f9342fedb77cc 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index fdcaf69f9aa6b5499aaadce29032e599646aaee8..eb3d0766e6ffd561ab9794cb9b2493e942eadf23 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index af443a543b5f9169b17d1e671807466147692d70..6073a9be62a297759474042f647ccddd88bab98f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index c70bd61ac4917c80d01ecb4fe045cb3a25d51d49..7971d5b878750bd943e46fdacc7095dc941100a4 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index acc98c47ae4f39331cc5e4847f5310600b35cb98..35114c427e41d1459d87582028c87449cecf187e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index a42eba580026e47a63b801b188412c90bfd669cd..5cb702bf58a5e8c28cf1b0763ddbc89bfa62371c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 1d033d576f73534656ed8ca0f822401812f3455e..2ceb38722a26317db76ef1ab3299c6895f8add8a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 8635f4749eb15dabc4bb728f6a4f0f59a6e9aeeb..a66408f10219bda6ed870819ced383e912c9fcd4 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 4b059aa9916848f0b79ab697dc7490bc741351f0..ea29039aabb68775286854f72bd76a7e5254ac37 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index dc11feee3db8e6204b71aef998308e59ce14045f..7d8b01d535dcf108c073822b33a7fbd2031c67c4 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index cc3fd33b22e69bf2ec7bca00c487dcc4811c85a1..0fb63a511c75f9cc9b5f7856a97fe40a87a0300f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 2c751f65896f1034b85845e4c0554bdc1c86d201..3f2865b1eaaf1f7ca906403572bf59f374d50664 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 28b201b299ed976eb8de43ce36455ec36a749885..0a2d806bdc6ab8d608405be99c6f93cd3317ec59 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 5d2ea0919197b32d6b39b479e7faca817b5f54f3..9fdd35805738e48255f6e0e4ac7729a618f237e1 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 29e34eba706652e7c2cbf726fe78c2f3ea89b3e7..bfc51614cd6b9eaa2205eff0f372e82fa31dfdb7 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 0cbd33584c54484d784930b562f035cb87b9d600..fbad03d4c825c43a1c4fd98844a19e5ca030a809 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 646f5abdc0534de43bd8bff21a01cf11dcfaa177..2e2e599156acb17bdaa004c9f035a09b5f27cd10 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index d19ebaf41f0bed94ed3cda487440e24a0e915cdd..5b6651fa3321bbd5ee677b915108a30fce97cf61 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index ed92315d40ccc4e41715a47000bd7c0afd13191b..c37f7c9f705e4d034ebc99f18c56cbd9ddc53412 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 49b1760893a394c015ea0614599e7983c3797178..7170bbb4290b67a0cec4e80b16c30b884d24c9fb 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index ae08cfdedea0d0870de4ccfee898930b9af60b8e..9b877420d6358c82d24e297159245fe3d474981b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 92d75bb17cdabe6255268d5ecb18db39887385fe..a80554ef72e3f8fad60de014d5d15835856808ff 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 1a3a5fe35ee660c107cf026f031f4876d827a34d..ec5e4046585183849e42ff5ce8782dff011659c3 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 85950e1e7da758825f779e585c99e39c1f052362..9c6dc0c110f62cdaceb5c6b36836950b73463198 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index ddff5ef980df53775951deeb750adc8f03d22117..abee5b3fac073bf0223e9ab89befa44a498d10eb 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 0f3f386fbfea0303ec88301e81062dd6619aa99e..9a532e124b36e463e8190e0abea9cede87c7d07a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 0c0839d5a9f4f9e72dc06040aa855fd182c2d496..1f99cbdbc4404aaafaf20c6c9c7576f50aeee419 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index c160910b3b934937b7255d73ce647f6af7981d7d..edd992937b70aeeb303ad2b081d8932d4bd26309 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 0bbcc6679e36738f989a1db34ca2a3266fe9376f..05aeb7c6cf4e1fd8ea7b17a7880dd1fe19517fa0 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 5712998344270941fbd7cc23dcdd9b6ccfa855b3..73e526113bf3c4335ab071d926966f6e71478f7a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 8583a575f6f20c9f074c5bdf5f2d54c1448426b7..91852c8bdfd458acd969d32f54087f916f31872f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 85d4080f08bd9eb095b37d0674a249068d998d10..f1a9d912bbdf8b674032dee154f299ee1a21d7df 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index ee413b1dc0012b27c4343176a1017923e9c0aa66..859b13832aee4015ca6f24d178a09034af34670c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index e58f07db4443877f8cb66ef9f62b500cb44ad4d4..f2295b7fbcca2d30c51900d7195802921da62290 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index b6c8e0b32f0f2f6e8bcc359c75ebfb118865236c..c15254697cf2e9c68f3c81869506e94d2e7e7724 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 568bde831e512520139797afe6ed2beb189b18bf..f547b955c74bba70c5d4a1e79d489a2a89f20fdd 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 6c7d15b3e36316ab5135eb3e3447c199ed021236..d507f0b0ac51e600c5c0f34af618218031cf8be0 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 607ae99852330a493a5efc813ca0241f00a1c06d..1f89aa89baff5fda7f53f15980189cb967c48960 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 7d821bc7edcd9086474ca016419a78a040b8f546..1adc46db9d19cb0880b650da9427e8e12633af19 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 12f8c12608f6aa7cf51b26210d2b468db86f59c3..fb7c0219bfc23a46e810c41095392d0d165a037d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 9bfcf5ed43864fa9371b073a540f04e0d3f72f1f..9fc1518d4dd6b6dc3423e83c99367619230e4184 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 707da7b13f2231e6d42a3fb3ad41528208b6a93d..b8891520d7df8eb144a3c32a8a5e94e970babf99 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 6b3ae091bf3bc03678960f9758b0d71b76477ae8..89368fb01be20b86cf36da1a69e9e900fadaa016 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 2661f483bdf68c13f33450a63eca03fc0f13c967..3d1c1989c91d40224302fd0fc9b193afe2aa8d6c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index dc22f276cbb1fd36747bb9e35dc29d470139c24c..3e50a1061ef6d2f22f44d3eaa87f5380cb89a519 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 410bab46d275949b2517716ed61a8475f35b2f8f..dece6c9abc7476459d737a86f99385ad35e5666d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 51a9afaa142e5d5702c08bc77be2e11323be39c5..d9d8563db80e2cf041e3fc7bd66d8227bb306a4a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 532f0f9dd4b0f54bac36a809a3686363a216292f..3abfcfd27e85cd2472f68b58ef69b05c52f91097 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 75825ca63fbd91ed292a087b1f5d210ada832051..571bdf22f44229e3dfc278e558d86758c8736856 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index c3accc1e9428f53fde5b8e688821699c759e52d9..a067e2aa3e7cda88360ad06467e4f7f9dad3fa13 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index d0792d859ac426e2b246d49f5ca55b23a084c9c1..738b9fb04711887405b9568c9d745abafdc7f7e0 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 2f64ed47a1a2ab8353f17062d492280a98a74abc..678592f78dc4b2f4b204abea760d112a1b40bb2b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 65c34022be5147f57f084d8b7518c9f8be103a98..05e79cb7103d001a732fb3614581ff9bc65cdb26 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 2a04eeeac5b881634c805ae57d7fb7d04af97760..9d47c2a3c6a17888cee0391d2119da3c7fca539f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 617d74bebcd430afcbc91c3f9b2b054ab2ddc9f8..b381715ab138499f7da28c5c0329721261701028 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 348c86a551fd99623f07b572432fa01696e9d1a8..9b8aaa3fdcb2d925134660572c9491ac85a1d298 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 7498d9d64a08c6ac46d4cc80fea188dcaa4cb502..4190d1dca29ca7506673d223968c9af3ac9e5807 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index f3a53558b5cd01edd09189ce8fdf5da521b5033c..673194defaf0f241b06a296c903f81eed9b7c045 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 82b9421b3e49d120d8f1d7709343e39a7a96d256..f05a84debde0f143e304ee84a056abb88fda214f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 3393fb375784af740f8da5191611b1ceaedaf1b8..a5cc3cda52cd20d8c12cc24322b7630fa4c3f762 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 9b409f12789887e3e8e46dd778b3af67c4db1f70..613587586c776a067bf3e0b0a6047e53cb9162ea 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 125144207f77569ff75f30b1f753e82aa4919cdd..510eb331a25917989e04eadbb5b1e5987803ed3f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 46fb4a21d2e8d92df581ebc3fca851eb3343daa1..b4f0b7f8f8e46a3f33c3bb893b92986a27b26013 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 6f50f7da8c65e08d49ae1fd92b9550f558448cfa..1378c1054b32633e6518d6ae41618de88e283329 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 00b7bc944d702782bb35685c5fde88bd389cc773..e59df4fc59119c76059f0c6f906cb50c598bfda1 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 5f3eea753bf3a0e0b8911fa193616158db59ae75..2d7741100f5d4d51cd249e1cdecb713e30aab867 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 9d8e28ff81fe9814ce0f19ba01315b35e2d0808b..67a33589205f6c74aa4d53d0dade59a8feca3e0b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 7be067332043ac132b2dce5d7ed85c841e8e2b58..74a1f421d0036e241667153b1473deed2b04c546 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 9e14ffa10cc89799c4e00f46b9bd29ad9276720d..c0b713c6716ae5262c8daf72418247c273aa86de 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index d1446fe3d1a171e94dc7a8cce40a2bab296d8c70..620e461445f190121e3b8d1a17de26bffdcbf4e4 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index b2f5972736f4e42128d8de6d42d0d1b865dd64ec..4989513b80acd2599f07d2b7726f81d0df7aa482 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 130aa8b79cfa52175fe0f130f4901a15936693de..029b22e7780f55317549f3e694e9ad836c85cea1 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index d119d5c69036a018d9f991efc1692cb2582c2148..c7f3c25019f54c5c228acafb774b6cd32d7fb62e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 449b98f83ff2b07f98fb625a6cfa0a7964a4b282..321e78c8c3d2eb3aec82a2b112a6bd138beefd04 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index d5b3402af86aea481191954a3599f1d555e78035..3cd72346cd6411655e685727fe286ad6a1232724 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 8901ba85f6816710d7a22ec09b492bd1d1351363..ef347992d32ec08c37ce02b174e8a409aa9edc37 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index df98afe37a20d6204d2173a13605096dfc0305d2..06910008e3689159c2c322951255fc87e3c0a9da 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index d4aca362e874b8f84c37d5d4488af3944aec957a..adda02507d51423912ef7681fa6f91c0a36f90c5 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index b5a582af76fb10da35cf7109fbd9074e4c7d72d6..f35c0a1b5deb3a3e1cb93e3299602930b2a15208 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index d5295e42ef517fdf04985e76423758330dc2d72c..066a0d801b6690609d223dd7669d400535264cd2 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 97d32c0d797bb8adc99437b7409a6c75a8902c71..943f00786e8d62eba9756243869d620a3ebd1ed5 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 83ac677882b81c8d586eaf6581e1deddc444b9d8..fbd20d0e382fdabd5b7e0ebdf8e50bdf2fa4c56e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index 3f091f58cada51a518bcfd2394387ada90032203..63c7af4da18f09eb10e673cb6272fd5bfa9ca666 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the array types in the type project.
index ca30199766b6d44568143329ce5cd42e88434d7d..dfc4a9ce60c2c651e1fc059564e918ded7878a9d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Type
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the type arrays in the project.
index f1f3c7c44aff32dd9d7ef91f4b84051fe4235a7a..21f54bace9d3221497496f77a6d83b338a05ba2c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides UTF-8 capabilities.
index c92c846bc031a83bc057db9f27fd1194a8c8ed3a..b92f73850bfc1475e057c02f94375f91611c705d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides UTF-8 capabilities.
index 930df68bacf2e62a088a543695e6b624e6e30995..bca53be2e48ee37633a6a252b5cb0577474e0bb7 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides UTF-8 capabilities.
index 7b1cfce898040abbc299339311af53d4faecdbf6..b8ab4c322856cffc7f7689f1cf646c99d21c8b16 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides UTF-8 capabilities.
index 0a28836c81525412b06db3b7a76e73677a2a4fe9..0ebd9c6059268e795bc5af79da61b7900f829dca 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides UTF-8 capabilities.
index 1c81a0da6255f4523febb57c4acb135be3910641..49132a2f4afba6dcea5ede6121aeeafa459e534c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides UTF-8 capabilities.
index dc20bc59fe5994a34e536bf6111e136f714efbf8..d71af702c5271276f366598516fbeaa682fed4cf 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides UTF-8 capabilities.
index 954288a61e7ed72d988dd8cf62f455b164969cb3..d83d9bac412579754b8512460efb70464a9cc19e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides UTF-8 capabilities.
index 7472642a8b5fa50477e7ea25cd57390d392cda78..73de0af7c4f8bbdc6b27a78eaf59737c538ea961 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides UTF-8 capabilities.
index 232347d7b488bd282c0494657bd4dceda720b95c..99adf1732bc27759249d7d88f97234c2127e703c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides UTF-8 capabilities.
index ccbee2b925f3bf0056aeb43418e6f1c1fd254eba..8b5fcc4d4081635057121baadf0e6cc277908ab8 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides UTF-8 capabilities.
index 23b7cbb95c5a72688a4a09c3215a38c7bb630c38..713c1aae46ce37a47ac9cae59a9133bdd0ded5f5 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides UTF-8 capabilities.
index caf87f31b0f63008301cc0f248128cab1096cf07..37b57377d72f7e27902b4d86cfd50a4af8f09bef 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides UTF-8 capabilities.
index 02922fa3c71e64c27d4128b9bace1d692ac2e7e4..67bc7b98dde2f4f7c42f9cdb730766a5efa4bc3a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides UTF-8 capabilities.
index 55049ec82f815ab106e34fb4579b2fc85ec3b7b1..325ae6b381f95834ac1af7a033bf02898542c19a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides UTF-8 capabilities.
index 0d46402654f0b1efb8302674cb9423e19af15f5b..7ce1a9628b944029084e08cf35eb62b7b593c705 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides UTF-8 capabilities.
index ed5b05c7ddf4329fa04e49a22eebcea5ae298b24..085ca8562959a3dca20588c4284aec0f4d155d46 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides UTF-8 capabilities.
index cf1eee8e890dc9363e5603c5ff2229c47521ea08..1eaf6ae3ef0c8cf84147698d5575477fdb7d5d1f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides UTF-8 capabilities.
index 9eac51e5ace78d3da41bfe6ba2017bf9a46e888f..840e546c6de1cf7ebdb5ede4818aa5a34919f753 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides UTF-8 capabilities.
index 672a1321823ade9df1f48b34aec2f432de0e0374..070ad28dbfc951c7bc27dd01542735d63fa9f200 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines common data to be used for/by project utf.
index ce510526d2b1320a09396d6bf1f4eb1c34cbe90d..57227d8655c93c3c2d361ab7f8fe1c91f982fe03 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgplv2.1
  *
  * Defines UTF-8 "convert" functions.
index 367d48411f1bbb58cd9fd7defd99807683b7b6b6..8a64711d9b4e62c4d3256c20666003bba72660fd 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines dynamic (and static) UTF-8 string data.
index 0266509c43f16cb497558b905638a02a99bfb814..d9b83cdb3e228953ebb5b11214a659cdbc66f881 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgplv2.1
  *
  * Defines UTF-8 "is" functions.
index fd3f571868fe1d80834190a83da29fc0b16e10e2..bbcffd65e77412c2e5d690eae1cf503f5501d0b6 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgplv2.1
  *
  * Defines UTF-8 "character_is" functions.
index 860f0310a1bf5410bf254812fd0cee113abfd2bf..29df11fe060728990c3a7e43bd5c12974a42bf52 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines map UTF-8 string data.
index 86a36c7b13e88ff1fdf3edd02402e533953f60c6..44af0f8f6290c3a625dcfc2250c6dda2c52d8810 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: String
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines map string data.
index 4149a14113a8357e91bc7d13daaf0694f3d4d321..127902b9a564df759165844dbd00407ddd1ed834 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: String
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * These are provided for internal reduction in redundant code.
index 781ab2638471d16872e90be26dac1e9729dd9691..7f8cd1a67fedb531c69600310b9c694b27f0ae54 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides UTF-8 capabilities.
index c37a37aa27c6ef02053ef3b14bf30b4cb1648c3f..fec38937e365b761596b0c854236ea6cdccf43ed 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: String
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * These are provided for internal reduction in redundant code.
index ae7b3431e30d08db965ddf1bd4bf21299e008c14..6b045ad0dd2447b48d0ce76e3c479aefd2d46b83 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: String
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * These are provided for internal reduction in redundant code.
index 5d8225cee6f99dea9de418dc60a79b11592ea691..28db21155210040db08dd8e3c6c9e1a14d017d51 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgplv2.1
  *
  * Provides UTF-8 string capabilities.
index f777ad56c9acaf37b50888cfd0eb74d696f127c9..b08abd83a90acce4958ecf54c0c04a80399de21d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: String
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * These are provided for internal reduction in redundant code.
index d74b7a618c65d7ed1b9daa434b800a38154119a7..5d4930c5c0b83b2b893f818b894deb614e16df45 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: String
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines static string data.
index 4ec3b1dce72becaf228dd7cf62126c6b68d18621..82fce63e0121233e3766b97f066bd5406c552fcb 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgplv2.1
  *
  * Defines UTF-8 string data.
index 40a47fd1710e50e6c1d36953e4dad361d180a307..cd5ef867a45420e32f5863c4c7d3a46527f2bb40 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines 3-tuple of UTF-8 string data called a triple (which is an ordered list of 3 strings).
index df060d340387ede97cca190e799ab27beb2e1eb2..1604d0b28e859cec33f80ffdf83f8366728ccdd2 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Data for the string project tests.
index 59ae5ae1e57b9cfe86cd71bf4c3b2773b7adeeda..cf7d8dc219b8240fc91c8c9456a555368643301f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 5b02b19f3375e120998b733d52bec8f0c8539264..8819f152df8c45e27d22b6abc0e5ca47254ea6ca 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index bbde03c303b8bec2a94a98467d2b3e75e3ed861b..06d3d8d54ed0cfc03da96e626e8a1d7e70817891 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index e4db7fe9ba0af67abab17086cfeb709971c5a4a5..245fa3546c4f8c382fa82fee08cc65c08ba87981 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 1ecd4414e14de312e533d031527bab8c309c5535..c32acc8bf7d8415db6dcf2a838228a0527ad2083 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the function in the utf project.
index c077cd0b2a541671e1c3c98f4a12ccf095e31ec7..a39e77ae38dc2028ea96602f383b2febc576cb58 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the function in the utf project.
index a1211c6a696568f09aeb13afa433cf4200eca0ff..86f4f59494a10af9466b872f18c26bcdcca00cf0 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the function in the utf project.
index 371e14671c3fb7d9ff1f037bbb6be821e8f53bf5..f08cbf85e51ed5e83b91bc9e3bb4df5d8d35cc45 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the function in the utf project.
index 4d11882df7587c726d6a7d5233ae7afa59deeddc..84b6d90fe7238ed3cfc83076960ce49fe98bb939 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the function in the utf project.
index 74d739b7dabf1898a059dd93638752b606ffec48..5727adba171884ebd88a5d7bb53424cf3d7c07ec 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the function in the utf project.
index 8a1e3e3cc43877375a8791a9c4f6f106596dbd6b..b26681573e1391f90bd8dcc43ec8a517e9096d87 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the function in the utf project.
index 25d7edf2e363f318c52760cdc8425db728d31457..5913dc2c32c4808e30e90d63caa9611a80240e48 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the function in the utf project.
index 7bd083930e6e57f612e127754de5aec109cb9816..1828797e7dd4be4cd7e29ca268b51114f237c38e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the function in the utf project.
index da9176465dd77e02d98d85b5ad1301487ae15ea1..56a1717ce7bab89defda508f05b438d68f95efb2 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the function in the utf project.
index 72a6e706993f0457771168f69f0c79d772c15a82..4bd79e10786380d20f5dc7ab7bc98dfdf6ee26d3 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the function in the utf project.
index 50119cd1982a66fef5049ac673bf856d92f291dd..d686361d0f88dccbf213815ebf9ec7a110d4ce75 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the function in the utf project.
index 34e70b440d012683b6ae3ade60d348f1794d0401..0c8306f3015ad2468f549b7c0139a73ee4709bbc 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the function in the utf project.
index f6215a05deb33feb56e1999d98be6909b2390405..b09bd4d719194d309acdb30642bf79c09ae0e825 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the function in the utf project.
index c36588765bc865ad88ea2f3dbe350eaeb81c0a55..d6128252752a71071606405d6cd66bb28cea126e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the function in the utf project.
index 2751a3e04fb41fbae23b3142d5460dacd65369c3..1379fbb4be1951f276721a3d05b340498a033cf5 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the function in the utf project.
index c611b1d7b4be5da3f7f37be836aeb20433cefec9..5b64303a71dd37a01c3bb310b922fffb83502da6 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the function in the utf project.
index 66c9de33006ff611d16f7db6c77e1937ed5412ff..9523c5eed9a889ad99c61a1f91a4c5f4178cfdc5 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the function in the utf project.
index 056a7b736e2d893a0df24c4a0829ff4509eccccb..a04b79316411d77a7b17126630f8844578387623 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the function in the utf project.
index eb675b82439cbd859ff3acc9d9c24d29db45ce44..08dd051a88c0bea4dd30a9bf87e0839b6fe78a1f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the function in the utf project.
index 92dde0fac19920b764e7bc7ef1f3ac3503eecf7c..0d96299a7513f44c40cb705587e484c730b10730 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the function in the utf project.
index 7b1b156131100f90719f10e57958ce5a478b1823..845bc7c5f83d0940c086b32373104ed06efa8b6a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the function in the utf project.
index 19118bb72b2201232f7b9fb96fabd3e81536d647..73d1c792d380884e0d022d351e9de0412c73139e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the function in the utf project.
index 639dd873512c72792cbae8b9f679daafaec7763a..bf58f3358ce21321570793d63b07dd1d702201c5 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the function in the utf project.
index f2e13d232ae8451e4429ae1d52a318604fb75c53..ef2b17611b9ff87fe362df8b3ff0be47dbfe07ca 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index a8bb5a7bda1164f2e71244116b0596c7e01cb564..ca404afcbf70519a1f37c25f7cfe8741a51da373 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 45c98c83a93fb699e61cfb5e0ffc1454b5cd457c..74da768c4e37f36ea1cc695cf63179d9fff7fa11 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 7029995466e511b3e080bfd6c22b9edc91025d4c..c2200167a25992e41a2860a33b0b66bbe6fd1229 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 1041ae7ac7c7844a7b07fcbdc90bccd2e6541f61..dc8e99fe38d33b08ac98df50386cd790c66d0dd5 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index a5b1cdaa587733d852fdb6cb4cd0629c01969498..b2419ca3cbf16fb457354004df92d3eb44353953 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 5750510f476bc00fb731bb0b44f51f192d7c3661..ba292033aabbb43bb4b2bb743e7c97cb84fe66c3 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 805777bee267fe2a4644ebe025f5191e4f5a7d75..7cb7dbc4207e8cd3fa37af825210ed7b9551d9a7 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 41d8b32aa7eb4833b3cda6af77f127bef8971fa4..3a2169112229c61b6245667d423983373e4de999 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index a705140c43fb1f15dbecdb48d6261d2a8df0a2bf..01b35b19750b6a0f9fa5a0262c9d9e7ab8bea328 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index defaa5a7502bf9d94620a4057d37590f750584a2..19583116f2e9839f14834d5bfd1bc1b076adb00d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 9e7682eaa4e4eddfd8e03171a72a3bada65be6a5..cb5605df79232b8d4319e4ce329718ffee3bf938 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index dc53ea471405de8c9da88054f14c5ec10bc103f2..9ea2f2da2ead5f1ffd9b7f25964c75dac5146838 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 4c79ed01a7248caeda6404f5b77df8cb081c26e0..e3f669a9ba053ab451993ecc285c1d1c2990c016 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 9d2ac4932f0e59b9661794ad6b426f183a3b200e..8121a94c6a70bd7da79a9d62418258e9fb1585be 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 8d5b1db626d537bcb584ab7db2fe600c04fb21ce..2125c7a6356c2847e35bcf9af2a7a857364920d2 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 5d021eef0229cc3fcfc18e528fde7dcf80db758a..ac2178d50582d7dfd7ac8bb5602ad73e814ba037 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 5fbbcc59ab1fb2c3daa29d50b924b0dc1a4fca5f..1e85751799e3adbd9ef0b9c705d8d5a6bb7d753f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index a72e5a78bb431ba6c2a0e224889499e6fad238fd..c10ae6387879cc081c585c1bf3e0dec08ee46be5 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index bcf745e10806df416701629a3262cb3aab5492f1..cedf94507a2b62f92c7620066a44338626d8d30b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 2dd4b65efb21b1a2a6ecc482f3335f2164b039d8..73155de585ae6a1977643579e6c39b4f9e44254d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 9dec9ee508cdc2c3e161cb472f231a1c2ceeed88..b2ced10d863773c95433040076dcdb77abef8198 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index fac62cc3a994fcbd539a3fdc1bf1371deb50e402..d7fe96dabe2fe26012405a2f076ed8b2a31ff101 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 08631b555d7c210e118f61a4ea0be7716b6f41e9..2ebd4e03b99f7f5c6649e7d3559f91edf3d2c5a9 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index e1a4558dd25f202b983e7ca06b88db4f413a4f3e..f9cc6c992dbc467d29dc91dc701ad110cfdc07a3 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 67b55229999e05734456a60048de8173c7369cc0..d2a1825a62b663ce4c358567e17d4b987890d3d6 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 627fc43e389abd23c7b15d05e24c4de3f2a60006..d8e0b5bc15fd05959ec2a0bf6bdc44616c2af7a4 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 79add4b41861be79bb308b8698233317bfc7be88..9f0c4925ee8a852264c257f8d8f2d0804f426322 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 47cdc6b30587aa6957adf79869611badabd0486a..daff33796ebe48571c44215e70d29d5b54c2159a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 5c8b7eb8a4af7eedeb593f332dc76265a7d0741b..a86b960898214932a8b9d16297a66681b6e5e837 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 8c5ca5745f415f0e9a1abf0552452748f6bb2970..91fca5cb36e3ce1f8b240068c6b2dee4d9850c0b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 3df2576aabb474b760d15730e06f93e9a79822e5..1dda5e47479e597c6452d0f8eaafbef60ca97d1a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 189c566f9d55b1d6c86ca2db80fd34b8b257d1d8..fb2c0243896017b5093a42e4a3e33f0de35da907 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index f23db0256c843e8fa25901c9d2d47b2c507824d0..8421fb34628f2bc27d824675f15fa54c7ec44c95 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 60bdded7314dcf0e1f335f462b8e6f0a20b3e2e8..050e1cc42c8cdbd1970453ad8fa018cc6526c84a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 67b65e2380c63a9b8dcd9744060583ecfa7eac61..23fadce41c0238637d464c417a80d0910554ea9b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 2c4c852860af6331dd707ea484471f464e9db848..0cd557f75b3b9b56dc0f29f38895e0ed4bd00f17 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 287eadd5b10df1b5a08c28cadea9ea10195ec181..21ef67dd4d66569260decfce3570873eebb34122 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index d5dd02459b9c5058bbb59611dad970d5bfa7995b..0d597de7f8539f32c25bda154a35452f74d51cee 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index a9fdba26bb37d33eb65feaa59406c05003c7b8e9..007b927329dc4e793c1b9b6990e758adeeda5aec 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 66e21705253376f67a3f91e62099263caaa16f91..86db0d0c765ad57572b6856283fbd7dc98596e91 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 8a7a3b9d15537b6ecad23daf6becf6d8b0690c03..02d0295f61aaff74dabaed7e49ef665d67a22f46 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 932ae4048fbbed150806fe251e702517167d1024..eaf88c5672979e79e0bc70c026763cad0dd7d45a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index cea017a27a00d0dd10a57fe52c48ad2f4366a366..9bd1b8a640624d750933c72ebcbdce642f8a1a98 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 43afdfe370d70c3321425f711816716f262babdc..43169fe852e495d0764570c50aa261b7247277c0 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index a175b6cb54f25438abfbc2c8ea82dadf61e3f9cc..ab686a656ee11ba4b5cea138324964341472ffbf 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 544746001b2f81dbd0ada916b0baf3b67392a22e..412c16f8366d9c499e788866076aef7a59ecc55e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index d9325ff3eb358bf53af1c68843643a321407f65e..367f3739b8c79c04b76578cd1f850666d885ef60 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 1528fcc6cd411a6184d3dac775a8e98ab417b859..feb8feea863b221359bde5da0fe8972a21305ddc 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 34b003660aec8948d425f315933f9a4e14bec732..f472d3df61c2c463694b647a5ba3db736b5e5655 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 8c125466de65b0d35f40f73397074d547362efd3..6032e7b72cbc26a63767a2e3106d8e45101c171d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index a2de162c91c594b554c0b35cdb9c434f27c1c9e0..3aa0281cdf4ce66d5ac295c169d32edbd4b220e4 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the function in the utf project.
index c32448d0b91508dde369afeddabaccbb45adedda..73add46306af40d5b6030925a965caa59f51fe6a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the function in the utf project.
index 4b45f9dc92e0c77049f6680d02200569e27013ec..7421b18fa71e86c0d124174a98dcc3a157514daf 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the function in the utf project.
index 2be0830870f0ac1a5cc4c3d456c393a2e7f5c026..ab38967a336a5389fe549a7c40dc0abc4b4d7f78 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the function in the utf project.
index 074784c939f0851f3830016d11ab9f282b10b110..e913fe90033b1e62226856a61ada72a2eebc86bd 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the function in the utf project.
index bf0ed2676f23058e143bd81987aae5287d355d6e..b1393418ea29d6a3f72b9a662fabdb95e10eaf3d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the function in the utf project.
index fb32df2ddb34523c21157350ba37ac16ca2409b7..a61ceb6f94c9664fee828fbd3d7cb490c249b669 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the function in the utf project.
index 57e91a6ad2527292b568e5ff04209d7a3896042f..89fb2134ea840a464bdac38d04b30e2937ac25dd 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the function in the utf project.
index 27ede546ec69351938d85be72797350dec74a14a..552020b73cdb3c4e0fb4f76fcc95f31c585b31ce 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the function in the utf project.
index 74ca6e16077d4ef57f57ca0bb9d10080ee0195ea..29f425538478e5d056c2486b74f574493e93e680 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the function in the utf project.
index 3d67391d84d3f5fd6bcd8daaee7002b84ceaaf3e..118eb7eddcfb2a744553e0591dd822125c2ab9ec 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the function in the utf project.
index bd961dd25cb1c1ed93981f5e08b7f96c48f53c22..9edc38fa3d6cf9f95eeb6bc946c73480bec6b991 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the function in the utf project.
index a245733fd58f03b64371e963fb033a12c24d80d2..487dc6a025646b0bdb6a615f092579f664d4588e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the function in the utf project.
index be8323155c3b7b9bb54a7b7af0383fed1acbfcbc..77e8e807c1ce354bf47b08142eb3bc52adff0ab3 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the function in the utf project.
index 7ba1c79a7d6055f7ae113e525157c6e278ad061b..610b0239a1bd4b5595bbb3296bfcd25593318dca 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the function in the utf project.
index f09b4ffab66d056d71c9a1fbe4226d6a28f7acac..deb295ec72eebe0ea39f531d8615bdb3a9bec4c9 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the function in the utf project.
index 8dded971c66a40284f383d4045f4c36d40885366..643dded62cd682feceda6146f2fecd6329f3abd3 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the function in the utf project.
index 263255233b026e7c4455e4643950122e04dc439f..19e2a3e6764619508bc90a365d91e97b5d8be428 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the function in the utf project.
index 0538b12d298544be3a2a899489657ed7a46a621a..1a7c560ae7fdb0ea9d773955b6711d57ef1c6014 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the function in the utf project.
index 40f7225a095c4e1b598dcda38619a82ba72fcdcc..11828a8640454d2c12f684922ba49eed0f293c19 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the function in the utf project.
index 772c8476203b9b00402673efd3bbe1b764660e45..0dc208576322db0ece5c8cea9b69da2cd8fb5ab0 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the function in the utf project.
index 57e7e4bd58ec98aa86bafd003a404528003184bd..952410f89031cec0aeef2240b50f24ed16ae6c94 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the function in the utf project.
index 0a96a298e843f5f5132dade5d401c39532d0cb01..d4a9568debc6ea9b8dbedd173e864ba168d3b7e4 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the function in the utf project.
index ca5985b33dd8b9f974330238da6de718ab3ada04..90db65065e9458cbd50a19373fc7a09fbcbd22c4 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the function in the utf project.
index 17f8366430f55eae55dcf5d87e59b7321c78a04b..f33867efdc017803476acb709c7c1ffce804434c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 8a035d30efc877a037444b9c7f208af581f230f0..500ac5a43612d8998d6964939117fb24f44bb69c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 2bd11c978ab5fa7ce9ae14b0701ca57875d77df2..2a49f1a517546f14d5a242cf17122b6359590dfe 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 63d6248a839ddc9f43b9b1107442ce02aafc5681..ec895638abd4340949c745a555c9c7dbfbdaa5dd 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index a66e78bd1f81c73b34e007bf56dc82b0c897e565..8a1c80d8066b547ff26a0c02add2101e93ecb12c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index b86a889635e4fcef28b7a43b027f34e7ca653e41..37c87d09432746d17b6dab555505f5dc4aa428b9 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 5181c985a1cc1637198679c75be30076a1288153..4f50ba27392dced54d5f35297b5c8154d0a876ee 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index c47d0d090abe727789561651c3bc652cae334822..6f7be0dbeec15d69dde41b5cba0948ea32125b3b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 4f8c301e12a5d6b10d7085dcf26968677ae51979..76637a4679e8e20f880de31fd9e2ccf77556e67c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index ad56f797a87e7f76919bd32348716d5069a8e76c..2dfd21f5c0f7c8a64980cc7fa07a4783b3c34a5f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 55499afdb61c6401fc7a4ff34149f4649e3d8532..5f82886479c6e8f3c43d4195554175b7a39b520d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 7e45ce1c48a9a70f887ae8cf77456864b43e6da0..7ae5757ded31825e57e03ef28fb5a3b543b332bd 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index b16c22c2554b0ae992323e215182d858aa831ef1..ccb0fec7db28bbef172184f6cf17528a1754d312 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 16c43ae57f99415f188c517fbbbaa15aa255bb18..aa8b0b2e7b0b775544f9cbcc9d19d9712c85046e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 699b00c5c641997b7ace9515ef569eaa6df34eae..515b503f7f9b2fab045042dba82a804ce437b679 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 71f0ee68b54d3c367a9882ec9bd8a825ce34ddd7..1df14efdf54c97b752860d4c168fd6b673b586ed 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 3134bc4554fa28a0e10abdbe4d6f2bd164194e43..fdaf3ad31036bda78c40c9c2958156b65f528c48 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 43574bfad7969b2d360f861031485f5c61c54306..a5e1adf914fe54d18b666abbaee1375a7a4a8f16 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 6260390841e04130d2ae6edc78ea1e17a614e503..804784d9e7946c2e6890ad80787f7d957582d3df 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 4074a84cef878f194f6804d20c7199b6accdc020..5c2aadae349c4ad3e748854a488ce4b404fa4887 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 3b50c7583b2fa7923453580a69cdaa81741a94a2..da6fe7f61bfda0e637d2148a1abbfc42eb1eb2bd 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 413efe311c5b2bd19faac892fe8c09238ee9233a..6aeac96136da31fb65098cac7999fa956006d9cc 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 4193197906a4fcbc2027108a581519c7670e856d..8a35105f3f8dae18cbcbca654e2a9343a85ab29d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 98ffcc65d0ccfb13240eba9580c1ce09ff512dc6..bff0f8b34bca488f5749836bdb339753700649a0 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 2a41013228b0f66a016fced22527c7edf6a2f2ed..7e12c8ea85c5d206afb59f54902431319404d6fd 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 9b88cbbb2e8b2674f7ee8dceb98815fb886f766a..bf38a88b9f9413dde8e53dd4dba97e801d51363f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index e585888f66d6d7ca593281caf3da452b349b4335..f02aa1c63813ae32ef67c73234d300b3ad727abf 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index ed765d790ce9e90412ea748c2c2aa37262354263..307faeb2fa54b410745cdcf7ee2886825329da25 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 5e59ac3a0731a50d902bfb96a9f0d4ae9bd75b18..4247774fd0b75a986a861a665e19c1022fe64f60 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index c965881bdb69054df604558cc74b0d8beb487cee..fb5e8fb0b64a22b2561e444022f2c8dbb617e446 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index ab8b367ff0fd6057c6d108ebb7012b7910abde67..34a7a1a281f9ff39aa7fdbb152488ad7f1a9eb6f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 5406dc88448d9f69500028042dff0d0ca721f6bd..2bf34f3732bd843c1a0758da95fdc20f53634c7a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 24bc9a90d757d63fd4007206ffbaa901dd32174c..a0765d02074025c6bc5b9f7258ccd12c4599fbf5 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index f63bfd2080c1d315daf296500c7ef9f95583bf2b..ec220510915e743b3a0f464a62026bf429bbc674 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index fa468fabde86d7d7a8c5514c58158ac19570883a..4df2112b05518f2b516c98797d4df279bd4c5b6d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 8c440e0a4dd7891143cb8a574bf4f11e70aabf51..7c8e8a5dbb5d4a57b66aa067c68c952ea9867c4c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index f13ad260005ed2d407b31d2fcd0b549ed1aeb227..b8d20424b858e833e9cceb8a814ef1e15f7d2257 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 9a544350d2b61ca91b61363414e9fd9ac38bd162..12c2c6c37347c690c55757426810a554a2fce4a8 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 3e25a6c7e96c1c62bdc5224eba6f493c39972be5..cec79f4c557d922a4a27a5becaa2968525254fd0 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 05c7d10f08a0a1a8faa6a5ac48be6f7bff7e5504..9349d32f25c4f152171e9bcf884bf4ea19e27b73 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 879fae2fc49f5206f257df465ebc7314526e929a..ba274b1daa86622ffad469c001bbbb6a024a990d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 03b16f5a51bc93f4dc6c79336b35011d05942b99..734df8da879ce6ac6ad2487faeb1afd6d0050dc9 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 0a2302f3e8c56f2888272e1b513bfb59d8282eb2..cedfa7bacf7b3717afc2e3866465d6c6c5120764 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 492ff0a5aedb28bfb667927d971994dc089d0aac..a3245d1025efa56003d0ff79f567d8689b51fe0b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index bbdc849a7d2d4cb59bd282cd27b032be908547fc..4180bdd058f583dc7d8422c3cdb75bebbaa54768 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 2828d3a60da80f42b093d2dd04a36b405fc2a33e..11ef1e46dd0dbe26b908b9fd779b2eb5e37cecff 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 7d404b5b5a8e16dbe7caadceb35bed558425bea4..27cc2225f2ef197cb0c2c5bc729d8f5c9abced7d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index c6165f61d66b82363e32370c24b029aee24dd5b4..df42dfb7f58049f8cbeaf5de1c9924e807120257 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 5b2215aab7d7879f20e211fef39d25496626fe09..937d48f03c13a7064479f8c2f29d5477ea612c5e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 9ae1a8133eb0f47ab016aea56193b6248e560825..a9f241b7fe1356878fc5223bcf9c78b0a094401d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 8c15f70bb5318d9cb4cf6bf5f896c5aab851dd42..632af7ca9d037f870434493a59b2482f9e621981 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 9fc2be3b5d40e0f67e14162b6f62d9f47ddb3bb3..d9ed500780729ed4fb82c5411a6bbeb5d2dcec09 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 7ea11687353666e5eabcea6cbebee9d6cb24273a..7360040dc82ec0a6b71c63ffe080069167bc89a9 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 815764b7d6b07785239a27c65a278616090096f6..f63192cbddbe9305379833b916b1bfdcaad7900e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index de2142b2652f1b17ae3600609dd18d0fde01849b..4bd26db21e32ae32b57be72d923f72be8e3bf79a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 0fd6328ccf604a483f8e95a67636f33b470eb123..2fae35a5a69288ffd19b06212bc4b82ad3f57ac3 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index e3ee53cc613fa809ffbc95f7f25ef6aeec2c6519..5ef208d64f062d91937d76f254ff7592ad8a6a15 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 9f772e1715a0b6d8524ad5479c7792a1020a379d..946aaf9ad878059c1f2576433e98d0e7f1bccdba 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 663344d7c82cc4ad4ad5c3dfbcc111f8b52de8a7..11f726bd97561c3085116171931432e9e0d7f5fe 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the data types in the utf project.
index 21c20903e6cf9795ae4d558a871625d0ff638fd0..717b92be5e38e0668bae96787c50a9275c97b396 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: UTF
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the utf project.
index 8569ed2143667aed676d01f979885b7206819c49..9e6409e24d4bd83294d19fa289d96b1c44c38324 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 1
  *
  * Project: Control Group
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides control group (cgroup) related functionality.
index ce84c3f80f75127a936afc66f61aaf1db0a7852f..c5ca372847a83d86c7c74029fd9dcaf5ca71dc68 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 0
  *
  * Project: Conversion
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provide means to convert one data type to another, such as a string to an integer.
index 1f661f1f6ace72685b9be5edfe4c8fcedb239f48..b19d6da4077320ec4cf4936ce6d890f9cf512ae9 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 1
  *
  * Project: Conversion
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines common data to be used for/by project conversion.
index d29eeb793d5ef46e09171c92d394edafa9fe76be..856c8f3ec821069199e5ecf4caf192803caa631b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 1
  *
  * Project: Conversion
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * These are provided for internal reduction in redundant code.
index 4c4b98bd8541dd3b0cce237f31c38d1fa8bd60fd..3d846fa4dca7f126c31cd306073f49545a3b4d05 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 1
  *
  * Project: Directory
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides operations for directory handling.
index 40795894f470fc009b0a35976710d517faee0af1..5b0dac64607560f7cdd6e53a4600c9b6b23a73bf 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 1
  *
  * Project: Directory
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines common data to be used for/by project directory.
index 3c62e148c6d281d6388ade94305c0fc7e0428379..c93e9db97280e5120043430b1a2ca00a6bb1728c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 1
  *
  * Project: Directory
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides operations for directory handling.
index 532b18b715fb416895a6f97fe20662425c32c434..95325dcfeb5399c1d8d832b213007ab047b79f2a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 1
  *
  * Project: Environment
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides environment processing functionality, such as environment variable handling.
index 44464047b3f938071220de8f579ad6da945b6e5e..54b69a4592989afed351db17c6bac2e129c8189a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 1
  *
  * Project: Execute
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides execute processing functionality.
index 6091412306b3251330d0c378a70576174dc9bf01..7e40dc5cdfcd80d9c80c90f75f939f7cc29c3d23 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 1
  *
  * Project: Execute
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines common data to be used for/by project execute.
index 95b6f437fe5bcbbbf80b3729a82b73990eab401d..974dba47760b057b449e20800446c68efd93c73d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 1
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _FL_fss_h
index b729a784ad32894abb15d9f6b54889451b27e26d..7105da976920b8cffc7487f870c84c741dade131 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 1
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * This is the fss-0000 implementation.
index e6288f646ee2fea784396a3780525e95a1f4aaef..c5994f2cedb65147be6531577125df20d674123d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 1
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * This is the fss-0002 implementation.
index 27d6cfd115b2f078fee0f1a8c6e1d262ab67e77b..183349c4f672dad93b8593ec787a85b6cf4c09ab 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 1
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * This is the fss-0008 implementation.
index 88b8651ac31a75765cad2ab5bbba70e3d3a248a7..b5ce70bb239b5157d9a91a7581369e24b8f5faf9 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 1
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * This is the fss-0001 implementation.
index 11ef37426f36073a9d56f1f76dcae4867073cae3..fa92e3e38326481a67ebb688eab46a56a1da6070 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 1
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * This is the fss-0003 implementation.
index 72ef571df6489cb7e362e6e9c20de24d25a4e800..40a275c206fbdb3e5b6992b142f2f3e87de53b72 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 1
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides generic functionality shared between and used by different fss processing functions.
index b9e7a592c80739f36524d357a12a30c567e54dd0..203c053f980074e4c2cfbea2b9bdff165f114edc 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 1
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * These are provided for internal reduction in redundant code.
index c3ed06311cedfa7e9420b5b316170b78367f4187..cfae53bb69c9521d36f0ece02424650ce3e8d8f9 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 1
  *
  * Project: IKI
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides a Wiki-Like syntax meant to be much simpler.
index a09b58891692fb02f38f941a3946da58d8f4fec4..5f9faf898c4c43294c82cb7f4b3ff06952402d0e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 1
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides some standard printing functions not available in a libc.
index 15cecbaddb4e0bc7ff44680ef9ba264eab3b6f56..f10eab28c7646d862c6189543297452d7a0469af 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 1
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines common data to be used for/by project print.
index 142c58c649bc359d8752f640d60f2582cda2bff7..c419ae06ac100e385fb8f347a13523a4cf983a8d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 1
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * These are provided for internal reduction in redundant code.
index a906eb64c63a78686c3c2942c9f82398af6401ee..6ffbee5b0ff11286d05d86fa06fbd7237479ac9e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 1
  *
  * Project: Signal
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides common signal functions.
index 9880e3cec077b383a383aef11ce871a2cd42d292..12fa63ba782d115a034c2841f20cd101ba63abed 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 1
  *
  * Project: Signal
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines common data to be used for/by project execute.
index c31f77fb082aedabb9512df27a9f207215b0ad13..e5ab2e0deaaa6f6546afb3052b879f135751d131 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 1
  *
  * Project: String
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * These are provided for internal reduction in redundant code.
index 5d41ad1e3241a426acac50155dd014b0598e854a..79732cffec7dfa8a36907e96377f70aba87f8e69 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 1
  *
  * Project: String
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides basic string manipulation and processing capabilities.
index ea7fbe7a2532661d4923a000393f7257d0d2f441..93d7a871b18dc873ba3dd54aa1b318ac5216f109 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 1
  *
  * Project: Utf
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * These are provided for internal reduction in redundant code.
index 6b1d69e0c20a0ba1a2439e6fabe9720766e16c26..816b03fb1b40aa00cad258969aa961743dc4dead 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 1
  *
  * Project: Utf
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides UTF-8 character manipulation and processing capabilities.
index 8eab86e5716865a682f0c5384bcb4b63d15e49c7..e99fd528791bcf01ae73eb527485c9403c2e506f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 1
  *
  * Project: Utf File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * UTF-8 File Operations.
index 7ab342abf341bc68485620c847146ad6dd80a286..c2b3d84e2d39ea02cafec664a9673289839d4b0f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 1
  *
  * Project: Utf File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * UTF-8 File I/O Operations.
index b72f1e6edcccfc66b6ba90e7aa0249d1fd3ffd62..0e4ea10e78479a82039dc58aff75ec4686c1d5b5 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 2
  *
  * Project: Control Group
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides control group (cgroup) related functionality.
index 7fd2b7270f02a07dea3114e628b29fceaf40fc93..46021fc6c1837d1c22d16eaeef36695f5c9c5a1d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 2
  *
  * Project: Error
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provide functions commonly used by FLL based programs.
index 5913dd7b15eb968af1296c99deee4406676824aa..c9eb26c251e9382e550350f30e53b82fb8e39d43 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 2
  *
  * Project: Error
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines common data to be used for/by project error.
index 05991551b06db7916a6a46bfeba12af562703a61..143e020062ca1cf622d07d65e0d45372314839bf 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 2
  *
  * Project: Error
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * These are provided for internal reduction in redundant code.
index 0fb052f4c51aa2e2f89f7f6e668228c55d2f5002..3c31f9c7a4c99ae07198f2e8e8ca8bbfe24f2992 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 2
  *
  * Project: Execute
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides program execution operations similar to system().
index 0f5a8a6a992ff0f2f514412142683727e5a6cc84..5f82150657fedc3736c03beb23304a0ee5edc178 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 2
  *
  * Project: Execute
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * These are provided for internal reduction in redundant code.
index b23060811b4ace00e428f228f42f9c2b58d4e408..da7f72379d4d61ed07b2c8ed3bb41802f25a41a1 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 2
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides file-related functionality.
index 10938af43d5e5c1dd9b5211b59f237add39ea7a3..901a34cd4adf54cce4a0e078ad2c8f30e5a10007 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 2
  *
  * Project: File
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides structures and data types for a file I/O.
index 66cd9b6accc4727e668f46e4c9197f26fad92bd7..dcf90718a0bc1fefc91eec968a421e033a06e350 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 2
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provide common FSS functions.
index 67ab64947307aa00cd19c2a5389dea1843de7ad2..95e2e2df67e70146dbbada91df443d7a1d5db182 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 2
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * This is the fss-0000 implementation.
index e17143dbe3c9b40b998435d5e79bd4b006b20a12..cc19b096dfbea8fdc0432d556bdbd2b6cfd3e770 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 2
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * This is the fss-0002 implementation.
index faf221e421a069a6079d610e26fdc540a7f58607..eeebd5067aee71f484dbdd71a683864793a094fc 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 2
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * This is the fss-0008 implementation.
index f91da6bb62daab65c703df2742923fecbbb6f70f..879b57e70e0c97a2954268b31c4e43461257871e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 2
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * This is the fss-0001 implementation.
index b18bb9428306f92eaa3935301f498d6db7073ace..0974b901081b84d7e61b8b1168cef1be06595986 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 2
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * This is the fss-0003 implementation.
index bdaf15a69db54ca093a364b98df7f2c1cb9d1c42..62d0bed46cab29d043d7590daf75c2869b31f611 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 2
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * This is the fss-000e implementation.
index 4778aac9139bb9ed1e33880ba8e1144172835d7b..661a8c15ab7dc52df06086b2453a5df72b417c70 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 2
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides FSS status code functions, such as those that translate status codes into strings.
index 2d77ce0febe7ed8a36d99c1d1b805c38a453e2f0..ac8277aca3b0b510332847a705085f2ce3fac478 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 2
  *
  * Project: IKI
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides a Wiki-Like syntax meant to be much simpler.
index 208cf3a8e4333499d77a5bbd01b96c926cb9697e..becca45a2ae695588a8e0c0d8fa87f6887e0bab0 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 2
  *
  * Project: IKI
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * These are provided for internal reduction in redundant code.
index 3e7f4aa8f48fa342d87584d7397aed865eb8c77d..49da446cde51ebfd94992ea88aa01ee14485f098 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 2
  *
  * Project: Path
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides path-related functionality.
index 78199e19c60c921d85a8b16630938d866bc5404d..d827380d8a0eee619a9362f96ef7e3e816080f68 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 2
  *
  * Project: Print
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides print-related functionality.
index bdea76a7b83b83036ea6015416f0cd96675ca197..5bc7a15f32fdad2e081886032451028266cbf4c8 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 2
  *
  * Project: Program
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provide functions commonly used by FLL based programs.
index e239c8ce5332d4555336eded5eb63f8cc838fa96..b8109e84b30d7a8b2672f9cae023088590f19cad 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 2
  *
  * Project: Program
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Defines common data to be used for/by project program.
index acf210fec8fc7c39a7c9ff25b41e0c27a25dd574..13293d11f4274173f50da6d5b53a6fcb182b85ca 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 2
  *
  * Project: Status
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides status code functions, such as those that translate status codes into strings.
index 6ab66e24b4ff89b1b1fbc17a6a98031a81ad659d..f071e85e34e242bc2d0e4950fd8493bad528a491 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 2
  *
  * Project: Status
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the status_string project.
index 5a6d342f7c1dbcd75587794b3bfbebe6eb070d2a..a46716d38fad3fb6ba844912d86f436ac0a4448b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 2
  *
  * Project: Status
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Test the status_string project.
index afd2067033cc54d59445bddde092685582d41934..64403f96f5b8bce017b748a8d53f2bb68a123daa 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Byte Dump
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * This is intendend to support Unicode 14.0.
index 2e6e9758df890d84458df44ef76c63f246988ced..ba8abf70ef9ba3e591ba560c82b2333060a66d89 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Byte Dump
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides the common data structures.
@@ -21,11 +21,11 @@ extern "C" {
  */
 #ifndef _di_byte_dump_program_version_
   #define BYTE_DUMP_program_version_major_s F_string_ascii_0_s
-  #define BYTE_DUMP_program_version_minor_s F_string_ascii_6_s
+  #define BYTE_DUMP_program_version_minor_s F_string_ascii_7_s
   #define BYTE_DUMP_program_version_micro_s F_string_ascii_0_s
 
   #define BYTE_DUMP_program_version_major_s_length F_string_ascii_0_s_length
-  #define BYTE_DUMP_program_version_minor_s_length F_string_ascii_6_s_length
+  #define BYTE_DUMP_program_version_minor_s_length F_string_ascii_7_s_length
   #define BYTE_DUMP_program_version_micro_s_length F_string_ascii_0_s_length
 
   #if !(defined(BYTE_DUMP_program_version_nano_prefix_s) && defined(BYTE_DUMP_program_version_nano_prefix_s_length))
index 7edba8fa80a2148c400efd8cd9df411fde2840d9..2b9ffa6d9b72ad3632bc1ee7f396f073d3fbed65 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Byte Dump
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_byte_dump_h
index be38a9b2b1f7e533e4b3f4a6284244a4ebdde760..de72becb9871fe2b99c1916914fe57260afedd2c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Byte Dump
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_common_h
index f50c8dd8e2afd58acbd194b2d11022b5662e26a6..ce5386d10ef396af2c849cfc9166c872e0e7bc60 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Control
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides the common data structures.
@@ -21,11 +21,11 @@ extern "C" {
  */
 #ifndef _di_control_program_version_
   #define CONTROL_program_version_major_s F_string_ascii_0_s
-  #define CONTROL_program_version_minor_s F_string_ascii_6_s
+  #define CONTROL_program_version_minor_s F_string_ascii_7_s
   #define CONTROL_program_version_micro_s F_string_ascii_0_s
 
   #define CONTROL_program_version_major_s_length F_string_ascii_0_s_length
-  #define CONTROL_program_version_minor_s_length F_string_ascii_6_s_length
+  #define CONTROL_program_version_minor_s_length F_string_ascii_7_s_length
   #define CONTROL_program_version_micro_s_length F_string_ascii_0_s_length
 
   #if !(defined(CONTROL_program_version_nano_prefix_s) && defined(CONTROL_program_version_nano_prefix_s_length))
index c218b00d135f4e8ba3ad5aa1d48ae2b245adf303..697122cf25852e1d79bbad3128c6a247bb00b9ea 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Control
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * This is the Control program.
index d6f8310768f6f22a7b89e08e1bbbbf1ac7093bf4..7f9fb9999c89674e97ccda7e7ff6bba412d165a7 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Control
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_common_h
index 3a085700112cf0485063c4d7ee2ee11da091b408..2b42a534b2d99ae91a5e9c16f2126bce6a94fe8b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Control
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_control_h
index 828f105f11360f9a527e36ab26ef64066be3088c..3241e2e465650267fc66dae3e956530a1adb3e12 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Control
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_control_print_h
index 2ea2b85cb7b85a79b277117e16febcfac9db1538..d4d64e610b94e1992c4d472b366c0d1ca3b9f98b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Controller
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides the common data structures.
@@ -21,11 +21,11 @@ extern "C" {
  */
 #ifndef _di_controller_program_version_
   #define CONTROLLER_program_version_major_s F_string_ascii_0_s
-  #define CONTROLLER_program_version_minor_s F_string_ascii_6_s
+  #define CONTROLLER_program_version_minor_s F_string_ascii_7_s
   #define CONTROLLER_program_version_micro_s F_string_ascii_0_s
 
   #define CONTROLLER_program_version_major_s_length F_string_ascii_0_s_length
-  #define CONTROLLER_program_version_minor_s_length F_string_ascii_6_s_length
+  #define CONTROLLER_program_version_minor_s_length F_string_ascii_7_s_length
   #define CONTROLLER_program_version_micro_s_length F_string_ascii_0_s_length
 
   #if !(defined(CONTROLLER_program_version_nano_prefix_s) && defined(CONTROLLER_program_version_nano_prefix_s_length))
index 3c4020b535597366907a06819ad2a349964084b6..c6065e5ec88e16e192250d3db8e3710218a108e9 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Controller
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_common_cache_h
index 8b68e0488afc7a00db3523781013a5c5950c1dec..225fbb9e5a9080c4c3c713eeb1fbd92854592e22 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Controller
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_common_h
index 5b5c75b623440e44f2ef0c7d24cd698a0a95f03e..367ad3ceb49596f4a74ccddbe2057bfef2011e2d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Controller
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_common_control_h
index ddbecc6a92598025bb4edbfff25874058987cd72..3c973b7c1c869c8b2f5029ef163f05eda29890d4 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Controller
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_common_entry_h
index 11005adb94f0a326dec1d4e5eaddca879c237969..cd892a39d4f6f8df1a91aaf9bc24bec198eb2639 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Controller
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_common_execute_set_h
index 59e2d88cddedb901ea5fc697834addf2f9904182..ef1e73bb1ca8742905cc38f67ae84c042e398178 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Controller
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_common_lock_h
index 7ccdf642a7017c45f479826a1bb297ddbc5bfc4d..126196c955d14e732f6b89042a8aa618c25c7dde 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Controller
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_common_process_h
index 7492262c4764a185a646600bae2ac638597befde..596982bbd31153856462a7ef17724a74a002f376 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Controller
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_common_rule_h
index fdf3f5619523af697a7a3435413b8f6d12d35fc9..cf373f3dffd3b4c44aa4388f7de153b8e0e7386e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Controller
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_common_setting_h
index 60b94b2cff93e9465480338214cf5dd39100c327..eb913c08055408838102e0cb57d878655fc1ddd2 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Controller
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_common_state_h
index 6cb0fe2870e875b1a7918acc1e62f898f97542cd..8e2141636f72628e4a1c3ef5d9a2e72130046c2f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Controller
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_common_thread_h
index 2c414c6387592016bf4b25a68f1dfb24fd2a0f90..07fd500287538be5c924a8d403fdd29f178dbcfb 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Controller
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_control_h
index 4b8b0ca352c52ee2982b063703ae6c945f5408b2..72b20c8bc648265fe13f901dfa70b43b738c28e5 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Controller
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_control_print_h
index d4bc62a239b63c6f3e3f057704a2e2e252c493e3..a0c020563f61bd74620f357b9ae86b59fcfa41f0 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Controller
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * This is the Controller program.
index 755af261c36fec3bd66e934cf4e4857a133e5c83..830cb0e8c9a3ea67604fdd170b6c254b4142b0f1 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Controller
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_controller_h
index 915133abc545f5ff97b865c7c8c09bc04bcbe6ff..451ac21e4c81e852ec8a6a95c5d9dc9563e4fdb1 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Controller
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_controller_print_h
index 73576cadbaea341399d32f42098f2cf8b8711958..d9e2c59853bc709b39492e0c32e0b7d2c03445a1 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Controller
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_entry_h
index f723a9c2146d35cd729dd0c383abc26227c0bd6a..0679d0477733c1212b999de77818dc9161abb98d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Controller
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_entry_print_h
index 99abbc51dd2ec5ae32c26821b6cb1a1fafa4b6d5..6730c433407aaacdb6e047e0824ca2994110f8f8 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Controller
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_lock_h
index 62f135c77a02bad8bdab7f6f61c03911e1e9d272..e21d9b1eadc122041c928295f53cfa910df6ebaa 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Controller
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_lock_print_h
index 741a7b1269624813c4fa51f80d01630db546d133..2fdc80a5d9cfc755dafc7c56c5e7d1bbbd3b7f7a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Controller
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides the common data structures to be compiled into the main program rather than the library.
index 90b210f7019478b0e440a0efe57967b36ef9c33e..3a305add254630b53e82bf8cb6e6a472382eb531 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Controller
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_process_h
index 6af56659757c0cc5c78d1f82524142a74247fe10..6f3deb79ec07a3e8e6ce223e6a6f3a054826d651 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Controller
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_rule_h
index 70848aa7b4ce60bce17037f01eb29b8751e13f1d..9c9efd339f3daead09115a3506a786b4b7e8ac34 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Controller
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_rule_print_h
index 8137bce4856771180c7b013b655539e1470699f2..dbf6ed2db84f9af030cd939b8f01c61ed572ad1e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Controller
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_thread_h
index 3dba94bb2d1855d22d17cb28fe28bfb53c12d0fa..41f11af1a6bc9903dade93073c0c0d65080951ee 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Controller
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_thread_control_h
index aee74ca6e519ed8ae5159d84dbfb7f9a6ba55a81..d7c7746e9f92b3da9e978dc9cf89d8fa5f08a54f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Controller
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_thread_entry_h
index a636cba1c892f60fca72707264a1bd9851d6860a..0030bbe520f00d653b6c833ad0642f08c12a58de 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Controller
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_thread_process_h
index 97f03b69d57105e62f0502552d16b57563a9c681..82b9ce9edf383e907afdc6ca624d7c8cdda4c00b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Controller
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_thread_rule_h
index b1472a610fe0de7619af5e379529e6d8bfc906b9..95f8ee3a272ff225f3af05eba38211c366bd23a8 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Controller
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_thread_signal_h
index 9d5c9713265d914b40f1c0791937c5bdd5226abf..67cb929667c7de6acc38b4c3acdf3135d00c1a0f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Featureless Make
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides the common data structures.
@@ -21,11 +21,11 @@ extern "C" {
  */
 #ifndef _di_fake_program_version_
   #define FAKE_program_version_major_s F_string_ascii_0_s
-  #define FAKE_program_version_minor_s F_string_ascii_6_s
+  #define FAKE_program_version_minor_s F_string_ascii_7_s
   #define FAKE_program_version_micro_s F_string_ascii_0_s
 
   #define FAKE_program_version_major_s_length F_string_ascii_0_s_length
-  #define FAKE_program_version_minor_s_length F_string_ascii_6_s_length
+  #define FAKE_program_version_minor_s_length F_string_ascii_7_s_length
   #define FAKE_program_version_micro_s_length F_string_ascii_0_s_length
 
   #ifndef FAKE_program_version_nano_prefix_s
index d1be40a10253ee4071b6761881c801b9b872d5d7..63e22860dbef61e8db0e727740dda2fac6d3e5e5 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Featureless Make
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * The Feautureless Make System (aka fake) used as a package build tool.
index 41b80c394a349d79c04dd62f3de9929d91856469..e223822a037fbcffa665328fac0701412deffb5c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Featureless Make
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_build_library_h
index 1461a35097ef5b512343ea52fd8076309b82445e..6ae7732fd7f4e6e1fd6bb06c654bbc0aa228d43e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Featureless Make
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_build_load_h
index 11a0ff02f7407739fb83331e7de49c741fb2bba9..c8da478f786c481d8629707a0969b79244373ad4 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Featureless Make
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_build_object_h
index 68632b424d03d3843d5f190a4e7c83e91b87fe4b..b3ee84884df761d6ac8a4021cded08383f35314c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Featureless Make
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_build_objects_h
index 8c07e758a98be81c763527340764ca44ea73d8e9..aafbd4add6e8116cf552655caafe9bfac9078846 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Featureless Make
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_build_program_h
index c17c68306155b0a4c1c873d7926fd4343e5b9ece..783bf0c904077e8257cbec41b1565742c8cd4239 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Featureless Make
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_build_skeleton_h
index 298f19ae853a6a0e7adae13a9daa106743b846ff..990337da10212e3c4d66f8946d256368da912d3e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Featureless Make
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_build_h
index 833d7e4b14b952ec59f60930e513612bc6d91926..b2572ca4e0118a8964ac27d437aa3a473aa97e62 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Featureless Make
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_clean_h
index 4d372d19d0005d8ee3eb774371a1bfae05acf103..e2d1d52bd7b5e60703b69725cf32020d033b1b9c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Featureless Make
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_common_h
index 3c32b90329c6680df9ba2a412eeb57c8e7a6f98d..366efe66e0f5d4c70c9b322dfee4bcb877489299 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Featureless Make
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_fake_path_generate_h
index 7a954fbb944519a64a92429c9708b0d95bc3e4c0..70048199752adf29da968109aeb4bc2febe5dcfd 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Featureless Make
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_fake_h
index 262239332773ad09cffc76d97ac115073e572d0b..20722e2dad0db4399eee6f8c996074836b52272f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Featureless Make
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_make_load_fakefile_h
index 269aea416c7040382ecc88cd39b04d6fac857d9c..5d4cae9eb0c6f063d3b48994fe1c617450134c93 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Featureless Make
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_make_load_parameters_h
index 178551426aa86df0837a97e2a1c2ba52875e8bcd..755b416a6eb76114d2a4cc015fc44359d9b21233 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Featureless Make
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_make_operate_h
index e910bd788acb32c2c6455105b45995c3772575b6..4f87d8600223604d7e862244d2a5d2d86085bd78 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Featureless Make
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_make_operate_block_h
index aa04bc4e74a460836e51a1a7143e561e6f458799..de7751705ec7184fb7d344aac50840b508325d97 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Featureless Make
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_make_operate_process_h
index 5b727874060f1c3799407d679f72bfdb5f575ba5..4e860ce02cd9ff95f83c04e7b84d267ce0d9fc80 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Featureless Make
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_make_operate_type_h
index baaff65bb3507b841a4263059504151441a8a548..10637a4cc676733656e344ed768211e90a9b5ff6 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Featureless Make
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_make_operate_validate_h
index 693f074594e933308856d7c35b3484466f58a29e..d3b386a3ce68b8ef1fbe72f627636450cd50c4f1 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Featureless Make
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_make_operate_validate_type_h
index 9ac9dc186c002459b31e0e06c4f939445cfffe80..e11e7e42238c107e6ff2e4d7974ba0b5ee13c85c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Featureless Make
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_make_h
index 3f84b44ec1228539a9fb06363b75466aacabf0f8..43381f7fa2ea5135bc335992d2b9fa9b477857f7 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Featureless Make
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_fake_print_h
index 66df779862bd10228057c4f66ac0ec55268085be..0f4d0a61950df21415fe04c497f2a323c542e443 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Featureless Make
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_skeleton_h
index fc892244aa063c5367204fc09c01b4bbc43117a7..77fb5c9022a27b56163150c78c4bdfec134d3723 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Firewall
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides the common data structures.
@@ -21,11 +21,11 @@ extern "C" {
  */
 #ifndef _di_firewall_program_version_
   #define FIREWALL_program_version_major_s F_string_ascii_0_s
-  #define FIREWALL_program_version_minor_s F_string_ascii_6_s
+  #define FIREWALL_program_version_minor_s F_string_ascii_7_s
   #define FIREWALL_program_version_micro_s F_string_ascii_0_s
 
   #define FIREWALL_program_version_major_s_length F_string_ascii_0_s_length
-  #define FIREWALL_program_version_minor_s_length F_string_ascii_6_s_length
+  #define FIREWALL_program_version_minor_s_length F_string_ascii_7_s_length
   #define FIREWALL_program_version_micro_s_length F_string_ascii_0_s_length
 
   #if !(defined(FIREWALL_program_version_nano_prefix_s) && defined(FIREWALL_program_version_nano_prefix_s_length))
index 13347f68c6b4be8ee07e8201616bdf07ae5d2431..23e80007c9331e6447be30b3a72a3d0143281ae7 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Firewall
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * This is the Kevux Operating System Firewall program.
index d2f25f201d79e21b0c74d80551903bafcd62d6cb..461cb908d437aa305ebb1892e7e9368144823131 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Firewall
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_common_h
index 76fb5b2279eede9431b56ccb16857115331603ff..c7b5ec94759069c83b19bc5d596f8b7120a4590e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Firewall
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_firewall_h
index 316be01088b19ccee294c6a7f8581f64c805b1d7..e7a5851a37f471363e26a023cd4ec624b7bd0da3 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS Basic List Read
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides the common data structures.
@@ -21,11 +21,11 @@ extern "C" {
  */
 #ifndef _di_fss_basic_list_read_program_version_
   #define FSS_BASIC_LIST_READ_program_version_major_s F_string_ascii_0_s
-  #define FSS_BASIC_LIST_READ_program_version_minor_s F_string_ascii_6_s
+  #define FSS_BASIC_LIST_READ_program_version_minor_s F_string_ascii_7_s
   #define FSS_BASIC_LIST_READ_program_version_micro_s F_string_ascii_0_s
 
   #define FSS_BASIC_LIST_READ_program_version_major_s_length F_string_ascii_0_s_length
-  #define FSS_BASIC_LIST_READ_program_version_minor_s_length F_string_ascii_6_s_length
+  #define FSS_BASIC_LIST_READ_program_version_minor_s_length F_string_ascii_7_s_length
   #define FSS_BASIC_LIST_READ_program_version_micro_s_length F_string_ascii_0_s_length
 
   #if !(defined(FSS_BASIC_LIST_READ_program_version_nano_prefix_s) && defined(FSS_BASIC_LIST_READ_program_version_nano_prefix_s_length))
index 001777a846e899ac65f370558b6a1422633771bb..a92e7b883fa1bb208517c0570f94abd544a6f670 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * This is the FSS Basic List Read program
index cfe5c0709e2e923508750387a30e114e9c594b2f..75cd604c0c6bc708306ea0a19a0d02e63ace943f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS Basic List Read
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_common_h
index daf61c0543e46a2743e2c2d96152f8d91e02f9cf..880ae127623653cf129760825831ac3af9bbd4f6 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_print_h
index 4910adb5f79267db24c839f34fcec139b1f5e177..03ce268ecd2485f5acfc92c26cc78192112e8023 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_read_h
index 3c7cd06f370775325ec9e358d7ca9ff072f102dd..ac1a6b2df7d2cc7620949f1f81c45f7423c58c49 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS Basic List Write
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides the common data structures.
@@ -21,11 +21,11 @@ extern "C" {
  */
 #ifndef _di_fss_basic_list_write_program_version_
   #define FSS_BASIC_LIST_WRITE_program_version_major_s F_string_ascii_0_s
-  #define FSS_BASIC_LIST_WRITE_program_version_minor_s F_string_ascii_6_s
+  #define FSS_BASIC_LIST_WRITE_program_version_minor_s F_string_ascii_7_s
   #define FSS_BASIC_LIST_WRITE_program_version_micro_s F_string_ascii_0_s
 
   #define FSS_BASIC_LIST_WRITE_program_version_major_s_length F_string_ascii_0_s_length
-  #define FSS_BASIC_LIST_WRITE_program_version_minor_s_length F_string_ascii_6_s_length
+  #define FSS_BASIC_LIST_WRITE_program_version_minor_s_length F_string_ascii_7_s_length
   #define FSS_BASIC_LIST_WRITE_program_version_micro_s_length F_string_ascii_0_s_length
 
   #if !(defined(FSS_BASIC_LIST_WRITE_program_version_nano_prefix_s) && defined(FSS_BASIC_LIST_WRITE_program_version_nano_prefix_s_length))
index 320dbc30cbe0db760142157a2540710f1f391e14..68a293b31762534142ccb83c34558f198d9597db 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * This program provides fss basic list write functionality.
index 3595c23d4686a2e495687a61aaca909b1c16507d..b4be76a924eb891ea37ee9b330585f5cf709138b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS Basic List Write
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_common_h
index 65b44b5d9bfbc9fe38ddd617630480a4ba21ae08..367b28f15ca1dcb45512b2924a1a9d2200dc8ddd 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_write_h
index 330559e95aa50a19538a1768c042a95ad04f86a9..5a1735efd81fc69c42b486a29f98a238226c1edd 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS Basic Read
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides the common data structures.
@@ -21,11 +21,11 @@ extern "C" {
  */
 #ifndef _di_fss_basic_read_program_version_
   #define FSS_BASIC_READ_program_version_major_s F_string_ascii_0_s
-  #define FSS_BASIC_READ_program_version_minor_s F_string_ascii_6_s
+  #define FSS_BASIC_READ_program_version_minor_s F_string_ascii_7_s
   #define FSS_BASIC_READ_program_version_micro_s F_string_ascii_0_s
 
   #define FSS_BASIC_READ_program_version_major_s_length F_string_ascii_0_s_length
-  #define FSS_BASIC_READ_program_version_minor_s_length F_string_ascii_6_s_length
+  #define FSS_BASIC_READ_program_version_minor_s_length F_string_ascii_7_s_length
   #define FSS_BASIC_READ_program_version_micro_s_length F_string_ascii_0_s_length
 
   #if !(defined(FSS_BASIC_READ_program_version_nano_prefix_s) && defined(FSS_BASIC_READ_program_version_nano_prefix_s_length))
index 7031f31dc8e178cb93f037a2d6f18f3106bdfd04..7a3b50cc14df55317f5b15613bd7023782fc56f7 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * This is the FSS Basic Read program
index 225f6ef42efd5ee0bf1ce57f3b5e3f06a5e7bed2..e942aca6591ab817337fe370d7e2eed9285da34c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS Basic Read
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_common_h
index 6b714fe5b2aef9e97c8a2e1e1ee05a2623e79d29..5719790d8cb5fb04b2bcfe4c86b7064b24052d1e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_print_h
index 3bfa6135a3991e9e68e1090f815532d2381bbe53..0599b5a8a6bb24b9fe995e39a5159c2d293dd14c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_read_h
index 09280e9d1cc2eaf75ac3752950cb285b59ea8404..095e366799ae2e8f88939d86c7f3660c6982f9a5 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS Basic Write
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides the common data structures.
@@ -21,11 +21,11 @@ extern "C" {
  */
 #ifndef _di_fss_basic_write_program_version_
   #define FSS_BASIC_WRITE_program_version_major_s F_string_ascii_0_s
-  #define FSS_BASIC_WRITE_program_version_minor_s F_string_ascii_6_s
+  #define FSS_BASIC_WRITE_program_version_minor_s F_string_ascii_7_s
   #define FSS_BASIC_WRITE_program_version_micro_s F_string_ascii_0_s
 
   #define FSS_BASIC_WRITE_program_version_major_s_length F_string_ascii_0_s_length
-  #define FSS_BASIC_WRITE_program_version_minor_s_length F_string_ascii_6_s_length
+  #define FSS_BASIC_WRITE_program_version_minor_s_length F_string_ascii_7_s_length
   #define FSS_BASIC_WRITE_program_version_micro_s_length F_string_ascii_0_s_length
 
   #if !(defined(FSS_BASIC_WRITE_program_version_nano_prefix_s) && defined(FSS_BASIC_WRITE_program_version_nano_prefix_s_length))
index 594f265a719b2ba50499938ca20c1e2fc21d2e1c..41ff14b5a8d02e314658020c43cac630c9e70291 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * This program provides fss basic write functionality.
index 7c308cf90c1e96313f30ce4ada2fe224c69615b5..972ecdc7cef3f8662e6301427532b4dde7c06207 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS Basic Write
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_common_h
index a5af1eb2780ef740161b7dc5d35380f9cb88b0d7..f163667f6bc9bd56d3aeac8724ff7af5981687d4 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_write_h
index a6ce821a12ad8d951eea7a0ce875963baa22d81c..0b6b9d96b1380a92d0f7090a0f2d68102a3b3d31 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS Embedded List Read
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides the common data structures.
@@ -21,11 +21,11 @@ extern "C" {
  */
 #ifndef _di_fss_embedded_list_read_program_version_
   #define FSS_EMBEDDED_LIST_READ_program_version_major_s F_string_ascii_0_s
-  #define FSS_EMBEDDED_LIST_READ_program_version_minor_s F_string_ascii_6_s
+  #define FSS_EMBEDDED_LIST_READ_program_version_minor_s F_string_ascii_7_s
   #define FSS_EMBEDDED_LIST_READ_program_version_micro_s F_string_ascii_0_s
 
   #define FSS_EMBEDDED_LIST_READ_program_version_major_s_length F_string_ascii_0_s_length
-  #define FSS_EMBEDDED_LIST_READ_program_version_minor_s_length F_string_ascii_6_s_length
+  #define FSS_EMBEDDED_LIST_READ_program_version_minor_s_length F_string_ascii_7_s_length
   #define FSS_EMBEDDED_LIST_READ_program_version_micro_s_length F_string_ascii_0_s_length
 
   #if !(defined(FSS_EMBEDDED_LIST_READ_program_version_nano_prefix_s) && defined(FSS_EMBEDDED_LIST_READ_program_version_nano_prefix_s_length))
index 74bfd90d12b7be7a568bcc7f7628e6436db77686..240f759330980a774c3213766687111ee6a7e219 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * This is the FSS Basic List Read program
index 6d5345285b4d86780ec1262c2e4857c7392ed924..2d4b07a2aab337b4421d9c454acb757a4f1bcdc4 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS Embedded List Read
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_common_h
index cc4d286fe333e796a71df245d6ece5a379f5820c..6f612879483547b958b7c88d9f10ad05c6dfa326 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_print_h
index 4d65607b627e2fddad0af0409b71b8056620cd12..15ff4ea627ae050d9f0cfd8f3a0e5c08493ba4b8 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_read_h
index d7442c6b8fe6167a9e32c034121d0cdc8bcef908..0bdc22ebe2ca0ad6d4d8518c8d53ad1d508bc7fc 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS Embedded List Write
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides the common data structures.
@@ -21,11 +21,11 @@ extern "C" {
  */
 #ifndef _di_fss_embedded_list_write_program_version_
   #define FSS_EMBEDDED_LIST_WRITE_program_version_major_s F_string_ascii_0_s
-  #define FSS_EMBEDDED_LIST_WRITE_program_version_minor_s F_string_ascii_6_s
+  #define FSS_EMBEDDED_LIST_WRITE_program_version_minor_s F_string_ascii_7_s
   #define FSS_EMBEDDED_LIST_WRITE_program_version_micro_s F_string_ascii_0_s
 
   #define FSS_EMBEDDED_LIST_WRITE_program_version_major_s_length F_string_ascii_0_s_length
-  #define FSS_EMBEDDED_LIST_WRITE_program_version_minor_s_length F_string_ascii_6_s_length
+  #define FSS_EMBEDDED_LIST_WRITE_program_version_minor_s_length F_string_ascii_7_s_length
   #define FSS_EMBEDDED_LIST_WRITE_program_version_micro_s_length F_string_ascii_0_s_length
 
   #if !(defined(FSS_EMBEDDED_LIST_WRITE_program_version_nano_prefix_s) && defined(FSS_EMBEDDED_LIST_WRITE_program_version_nano_prefix_s_length))
index 69a9565b365cc8b14e8a494aedd68314a390cddf..9cc40c75eeb66eeb20ee556b24413f369a03bf5e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * This program provides FSS-0008 Embedded List write functionality.
index 6e40083b0ff950d1cef7a665f7eab35d63b7c5a1..569d3ecbad5d7f5e3f2ab007c2d9993ed2760b6f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS Embedded List Write
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_common_h
index 4827345143d96b1dcc2d9b5ad82d84a71dbf7c88..3cabbba7cc18b312693a1947837794fd9cea2fa9 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_write_h
index a38497f592caccddf548cf14b73be229c40c9d63..5a0f78bd25f7bfaac632e35749d42b0acb895211 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS Extended List Read
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides the common data structures.
@@ -21,11 +21,11 @@ extern "C" {
  */
 #ifndef _di_fss_extended_list_read_program_version_
   #define FSS_EXTENDED_LIST_READ_program_version_major_s F_string_ascii_0_s
-  #define FSS_EXTENDED_LIST_READ_program_version_minor_s F_string_ascii_6_s
+  #define FSS_EXTENDED_LIST_READ_program_version_minor_s F_string_ascii_7_s
   #define FSS_EXTENDED_LIST_READ_program_version_micro_s F_string_ascii_0_s
 
   #define FSS_EXTENDED_LIST_READ_program_version_major_s_length F_string_ascii_0_s_length
-  #define FSS_EXTENDED_LIST_READ_program_version_minor_s_length F_string_ascii_6_s_length
+  #define FSS_EXTENDED_LIST_READ_program_version_minor_s_length F_string_ascii_7_s_length
   #define FSS_EXTENDED_LIST_READ_program_version_micro_s_length F_string_ascii_0_s_length
 
   #if !(defined(FSS_EXTENDED_LIST_READ_program_version_nano_prefix_s) && defined(FSS_EXTENDED_LIST_READ_program_version_nano_prefix_s_length))
index 1a8a67d2f113864bfc07e31893434e39039ef166..8b30ff138b9cfbedbdbe6dfa154c295f2ebb8265 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * This is the FSS Extended List Read program
index 205e1cfeaf8837587d5e05f616cb36a0b7cbb895..0dc07c4160955d27c5ba044ad0bab30daf73c484 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Extended List Read
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_common_h
index 28190f4e8861e5305371ddd3690e7ae42dd59aec..3411d4de235baa1476fa1a21dc81e8ad4d94618b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_print_h
index ac3a36e1572d28a77c38d511cc536eff0f23e487..e169488cf05ee02dccc0a55725574fd09db7c1bb 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_read_h
index 52a3dc8bdf9ae54e019ddf80008a7f396f14976d..c44b2430ac4cd2194b99f097ba124ab9f5e528be 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS Extended List Write
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides the common data structures.
@@ -21,11 +21,11 @@ extern "C" {
  */
 #ifndef _di_fss_extended_list_write_program_version_
   #define FSS_EXTENDED_LIST_WRITE_program_version_major_s F_string_ascii_0_s
-  #define FSS_EXTENDED_LIST_WRITE_program_version_minor_s F_string_ascii_6_s
+  #define FSS_EXTENDED_LIST_WRITE_program_version_minor_s F_string_ascii_7_s
   #define FSS_EXTENDED_LIST_WRITE_program_version_micro_s F_string_ascii_0_s
 
   #define FSS_EXTENDED_LIST_WRITE_program_version_major_s_length F_string_ascii_0_s_length
-  #define FSS_EXTENDED_LIST_WRITE_program_version_minor_s_length F_string_ascii_6_s_length
+  #define FSS_EXTENDED_LIST_WRITE_program_version_minor_s_length F_string_ascii_7_s_length
   #define FSS_EXTENDED_LIST_WRITE_program_version_micro_s_length F_string_ascii_0_s_length
 
   #if !(defined(FSS_EXTENDED_LIST_WRITE_program_version_nano_prefix_s) && defined(FSS_EXTENDED_LIST_WRITE_program_version_nano_prefix_s_length))
index 6a96c0bad3dabea6e1a54f8ca0c9b142f67efb6c..6baf360d8d517df78c076e71e69bd96244b1dc5e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * This program provides FSS-0003 Extended List write functionality.
index 2c327dad00dc0f6d494b0593e58db6125a9f7f9f..891a2ab439ab6336905c1bee6b285cd3c08cc4bf 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS Extended List Write
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_common_h
index e911d4ff5daee58133beb7f46b09d8ad919350b0..4ed9e8d03058c6b6b762b3c906a48ed6d931c2af 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_write_h
index c5d2263554816f10236b1bef00f358073bd2a08b..0a2aef11b25c70d57ccbd1e52de147fe14f7b901 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS Extended Read
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides the common data structures.
@@ -21,11 +21,11 @@ extern "C" {
  */
 #ifndef _di_fss_extended_read_program_version_
   #define FSS_EXTENDED_READ_program_version_major_s F_string_ascii_0_s
-  #define FSS_EXTENDED_READ_program_version_minor_s F_string_ascii_6_s
+  #define FSS_EXTENDED_READ_program_version_minor_s F_string_ascii_7_s
   #define FSS_EXTENDED_READ_program_version_micro_s F_string_ascii_0_s
 
   #define FSS_EXTENDED_READ_program_version_major_s_length F_string_ascii_0_s_length
-  #define FSS_EXTENDED_READ_program_version_minor_s_length F_string_ascii_6_s_length
+  #define FSS_EXTENDED_READ_program_version_minor_s_length F_string_ascii_7_s_length
   #define FSS_EXTENDED_READ_program_version_micro_s_length F_string_ascii_0_s_length
 
   #if !(defined(FSS_EXTENDED_READ_program_version_nano_prefix_s) && defined(FSS_EXTENDED_READ_program_version_nano_prefix_s_length))
index 740ffc2d0b4283c8f103cb42212dd50a78f9c316..1a7c657057a0602a9833ac79288ef70c5949972b 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * This is the FSS Basic Read program
index bb70958a353fd545732217047970c0b2e7d2ab4b..cbbe68501f0f8cf8ebcfd70baf9e540ebb2f7d8f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Extended Read
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_common_h
index 3476a842edcacb5f011b7e6fa4040c9daf5ff596..f24d2f5c47c0f319b58d2b8ced87a016b00d6748 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_print_h
index 257f800c11f17689b126fca0338a912aba97dd25..f248bf1b84dcff5f5af4739924aa66e4782a0eb9 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_read_h
index a6286f7d0d2a6a7e7c5e28b3905a2d62b2c954b2..4e3b7b9b85abeb33b76a0285b076cfd243b324ce 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS Extended Write
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides the common data structures.
@@ -21,11 +21,11 @@ extern "C" {
  */
 #ifndef _di_fss_extended_write_program_version_
   #define FSS_EXTENDED_WRITE_program_version_major_s F_string_ascii_0_s
-  #define FSS_EXTENDED_WRITE_program_version_minor_s F_string_ascii_6_s
+  #define FSS_EXTENDED_WRITE_program_version_minor_s F_string_ascii_7_s
   #define FSS_EXTENDED_WRITE_program_version_micro_s F_string_ascii_0_s
 
   #define FSS_EXTENDED_WRITE_program_version_major_s_length F_string_ascii_0_s_length
-  #define FSS_EXTENDED_WRITE_program_version_minor_s_length F_string_ascii_6_s_length
+  #define FSS_EXTENDED_WRITE_program_version_minor_s_length F_string_ascii_7_s_length
   #define FSS_EXTENDED_WRITE_program_version_micro_s_length F_string_ascii_0_s_length
 
   #if !(defined(FSS_EXTENDED_WRITE_program_version_nano_prefix_s) && defined(FSS_EXTENDED_WRITE_program_version_nano_prefix_s_length))
index 952cf1c14cc50e3e72ca811f4bef424d082b7e15..be78bb58e9ca3ad9d930720988ecdbfab6c6ff0f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * This program provides fss basic write functionality.
index 0855d34a2159d9586024a1b8532d43d1d335883c..a1f81794df3e05aa2ec9cbadd0ae153394a06ff9 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS Extended Write
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_common_h
index 71c1ff9b50c2c4911a31729efad52c7f450b7f28..8b949d97605df77e6533e854ee17eef2e3ef69df 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_write_h
index eb737f7f80928562ebc1966e877c43ee26909007..0fac600bb91853a4c35ef0fe4a537885aae31286 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS Identify
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides the common data structures.
@@ -21,11 +21,11 @@ extern "C" {
  */
 #ifndef _di_fss_identify_program_version_
   #define FSS_IDENTIFY_program_version_major_s F_string_ascii_0_s
-  #define FSS_IDENTIFY_program_version_minor_s F_string_ascii_6_s
+  #define FSS_IDENTIFY_program_version_minor_s F_string_ascii_7_s
   #define FSS_IDENTIFY_program_version_micro_s F_string_ascii_0_s
 
   #define FSS_IDENTIFY_program_version_major_s_length F_string_ascii_0_s_length
-  #define FSS_IDENTIFY_program_version_minor_s_length F_string_ascii_6_s_length
+  #define FSS_IDENTIFY_program_version_minor_s_length F_string_ascii_7_s_length
   #define FSS_IDENTIFY_program_version_micro_s_length F_string_ascii_0_s_length
 
   #if !(defined(FSS_IDENTIFY_program_version_nano_prefix_s) && defined(FSS_IDENTIFY_program_version_nano_prefix_s_length))
index 09f026b042c1ce3ea56b750340daab11d145db62..22e608fca30ae0977a7dfd5cadd970a9f0b0a445 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS Identify
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * This is the program is intended to be used to identify an FSS file or FSS data.
index 9de26076ff525846f4a2dd5bd26d2f5ef48c9bb6..e584f3676f4b1154724383469290c64f38e587b7 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS Identify
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_common_h
index 747c58bb7a548adfa22de3ce7f40af2442e50823..1f50f7320faed769dd883c004572be5dbeba8194 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS Identify
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_identify_h
index 4f880561a96563df6fc121189e4f806cf92684de..e0a828afceb26d4d3f09a81d5020982bcf083d4e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS Identify
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_print_h
index 4fd281130d682cacd2556fcf352cb10ad538562e..6224e2659391065fad56942a1aa9b22d1bdf27de 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS Payload Read
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides the common data structures.
@@ -21,11 +21,11 @@ extern "C" {
  */
 #ifndef _di_fss_payload_read_program_version_
   #define FSS_PAYLOAD_READ_program_version_major_s F_string_ascii_0_s
-  #define FSS_PAYLOAD_READ_program_version_minor_s F_string_ascii_6_s
+  #define FSS_PAYLOAD_READ_program_version_minor_s F_string_ascii_7_s
   #define FSS_PAYLOAD_READ_program_version_micro_s F_string_ascii_0_s
 
   #define FSS_PAYLOAD_READ_program_version_major_s_length F_string_ascii_0_s_length
-  #define FSS_PAYLOAD_READ_program_version_minor_s_length F_string_ascii_6_s_length
+  #define FSS_PAYLOAD_READ_program_version_minor_s_length F_string_ascii_7_s_length
   #define FSS_PAYLOAD_READ_program_version_micro_s_length F_string_ascii_0_s_length
 
   #if !(defined(FSS_PAYLOAD_READ_program_version_nano_prefix_s) && defined(FSS_PAYLOAD_READ_program_version_nano_prefix_s_length))
index a67879754e8ef638a3b8750f458f9d9e9c8266eb..c317d33b628fc854637300a74ae403d9d2b0f0b4 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * This is the FSS Basic List Read program
index 27df608f8c8b772c03d17563da0fb695587b6fce..c19e859d7496c06fa3fbdc8951c29d646a56b0a9 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS Basic List Read
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_common_h
index 9db25839ac1c1fab69795525012bc41923085439..efc222d26102f2b3d0beac05137e6616b9984ae3 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_print_h
index 710d94d060ee352bf4e27a7aea35bfa3ecd6ea79..b6826179666b4ee65d7c902ab99fff6fe993e17a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_read_h
index 63cced5584a5f492932f6aa4d9fdc4635c2f4946..f5475859241aa4fdc89ac41c3dd04d62c34c005a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS Payload Write
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides the common data structures.
@@ -21,11 +21,11 @@ extern "C" {
  */
 #ifndef _di_fss_payload_write_program_version_
   #define FSS_PAYLOAD_WRITE_program_version_major_s F_string_ascii_0_s
-  #define FSS_PAYLOAD_WRITE_program_version_minor_s F_string_ascii_6_s
+  #define FSS_PAYLOAD_WRITE_program_version_minor_s F_string_ascii_7_s
   #define FSS_PAYLOAD_WRITE_program_version_micro_s F_string_ascii_0_s
 
   #define FSS_PAYLOAD_WRITE_program_version_major_s_length F_string_ascii_0_s_length
-  #define FSS_PAYLOAD_WRITE_program_version_minor_s_length F_string_ascii_6_s_length
+  #define FSS_PAYLOAD_WRITE_program_version_minor_s_length F_string_ascii_7_s_length
   #define FSS_PAYLOAD_WRITE_program_version_micro_s_length F_string_ascii_0_s_length
 
   #if !(defined(FSS_PAYLOAD_WRITE_program_version_nano_prefix_s) && defined(FSS_PAYLOAD_WRITE_program_version_nano_prefix_s_length))
index 3e7c15eaaa5b8fc92192bc2d1e6e8351dc23b645..b7fecdd0e82525333a279d09f81788028cd62cfe 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * This program provides fss basic list write functionality.
index b8a35e5c66c91a22d53abdd48e506c914ef87430..51b200164334ab839bffadd40eca1ec53e2278d1 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS Basic List Write
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_common_h
index acd99cb24d9805df333bc629afd939561942d2ad..25b5899f4a182fc5453ca2297853c7074096d624 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_write_h
index 871cb97de314b255159621afd1db0d47b5fbb1a1..dd90b5bc76bd40a0f5b314e3e68b1de36bcbd648 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS Status code
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides the common data structures.
@@ -21,11 +21,11 @@ extern "C" {
  */
 #ifndef _di_fss_status_code_program_version_
   #define FSS_STATUS_CODE_program_version_major_s F_string_ascii_0_s
-  #define FSS_STATUS_CODE_program_version_minor_s F_string_ascii_6_s
+  #define FSS_STATUS_CODE_program_version_minor_s F_string_ascii_7_s
   #define FSS_STATUS_CODE_program_version_micro_s F_string_ascii_0_s
 
   #define FSS_STATUS_CODE_program_version_major_s_length F_string_ascii_0_s_length
-  #define FSS_STATUS_CODE_program_version_minor_s_length F_string_ascii_6_s_length
+  #define FSS_STATUS_CODE_program_version_minor_s_length F_string_ascii_7_s_length
   #define FSS_STATUS_CODE_program_version_micro_s_length F_string_ascii_0_s_length
 
   #if !(defined(FSS_STATUS_CODE_program_version_nano_prefix_s) && defined(FSS_STATUS_CODE_program_version_nano_prefix_s_length))
index 30c7adfd0b376ac8066c97a7696d4862a9569792..dc6f69eaf9850091c5a8271206f757208329af2f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * This program provides status code to/from string translation.
index ca610ce4d71605a8dd699b99fc6453a2d2c8de48..7e8029c47c0a7afca3321e4af5d0077c09d4228e 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS Status Code
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_common_h
index d01b0726c4587900743a88fc8944775bd64e0750..182c93d3c492bd5f2c54a79b5d663a7db40a5b8d 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: FSS
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_fss_status_code_h
index 5d3526c83fdf37e2460726ac825d844a32741b50..b5b5a4c2fc26a8720e2e85ef185f74f6907bca5c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: IKI Read
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides the common data structures.
@@ -21,11 +21,11 @@ extern "C" {
  */
 #ifndef _di_iki_read_program_version_
   #define IKI_READ_program_version_major_s F_string_ascii_0_s
-  #define IKI_READ_program_version_minor_s F_string_ascii_6_s
+  #define IKI_READ_program_version_minor_s F_string_ascii_7_s
   #define IKI_READ_program_version_micro_s F_string_ascii_0_s
 
   #define IKI_READ_program_version_major_s_length F_string_ascii_0_s_length
-  #define IKI_READ_program_version_minor_s_length F_string_ascii_6_s_length
+  #define IKI_READ_program_version_minor_s_length F_string_ascii_7_s_length
   #define IKI_READ_program_version_micro_s_length F_string_ascii_0_s_length
 
   #if !(defined(IKI_READ_program_version_nano_prefix_s) && defined(IKI_READ_program_version_nano_prefix_s_length))
index 122c658bc7a944678d7da168acd2ac1ce1a7b552..af94894a3ccad65b72c5e809974149a253d384c5 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: IKI
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * This is the IKI Read program.
index 13bad9f161fbfb5ef3f73145bbbc195000326939..471afccb45b0c07a7af9d5544d00940d89a29351 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: IKI Read
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_common_h
index 087339bfd35a415d1150902c270e88595be0257b..4c8ec6aae96d8d762167537399a4060f8f24059f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: IKI
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_print_h
index 9172aae6a98eb05e6c6fee908bbb73a00db009ee..84a2dd07b6341e2c6079066d939ca4689a256cc2 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: IKI
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_read_h
index a8af9c52b6faf4e4a128e6ceb8efde6bca6ad89f..8ee5b10413fa0bae8f6e5790b9caf92758ac8a2c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: IKI Write
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides the common data structures.
@@ -21,11 +21,11 @@ extern "C" {
  */
 #ifndef _di_iki_write_program_version_
   #define IKI_WRITE_program_version_major_s F_string_ascii_0_s
-  #define IKI_WRITE_program_version_minor_s F_string_ascii_6_s
+  #define IKI_WRITE_program_version_minor_s F_string_ascii_7_s
   #define IKI_WRITE_program_version_micro_s F_string_ascii_0_s
 
   #define IKI_WRITE_program_version_major_s_length F_string_ascii_0_s_length
-  #define IKI_WRITE_program_version_minor_s_length F_string_ascii_6_s_length
+  #define IKI_WRITE_program_version_minor_s_length F_string_ascii_7_s_length
   #define IKI_WRITE_program_version_micro_s_length F_string_ascii_0_s_length
 
   #if !(defined(IKI_WRITE_program_version_nano_prefix_s) && defined(IKI_WRITE_program_version_nano_prefix_s_length))
index 1b849e837acb7c1b47413882d401f697884555d5..d254f9231cb1b9bb9cca120bb1c05a97db869a37 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: IKI
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * This is the IKI Write program.
index 41a8c7aeb98f411ec2fcb5009e03cdc0e4920898..5ec92d6160d477f26611af7d920b2b7571956583 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: IKI Write
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_common_h
index 1298598f7af4ef53454b38463d03f5c7e37b4504..a778a1885fcad371fb371883c91347bb0280248c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: IKI
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_write_h
index 5d1970efe1fe50280b06d615a740d0546beb6d40..09ab645ae9f8ec0fce7463e3b7a1043845b24539 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Status Code
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides the common data structures.
@@ -21,11 +21,11 @@ extern "C" {
  */
 #ifndef _di_status_code_program_version_
   #define STATUS_CODE_program_version_major_s F_string_ascii_0_s
-  #define STATUS_CODE_program_version_minor_s F_string_ascii_6_s
+  #define STATUS_CODE_program_version_minor_s F_string_ascii_7_s
   #define STATUS_CODE_program_version_micro_s F_string_ascii_0_s
 
   #define STATUS_CODE_program_version_major_s_length F_string_ascii_0_s_length
-  #define STATUS_CODE_program_version_minor_s_length F_string_ascii_6_s_length
+  #define STATUS_CODE_program_version_minor_s_length F_string_ascii_7_s_length
   #define STATUS_CODE_program_version_micro_s_length F_string_ascii_0_s_length
 
   #if !(defined(STATUS_CODE_program_version_nano_prefix_s) && defined(STATUS_CODE_program_version_nano_prefix_s_length))
index 0251b61cebcdb41ba1581e5ac209ca83dffc81e7..6a1589dff3faf88a9b13c1368da93d5ba53f13fd 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Status Code
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_common_h
index 536bd7660e739416a7f428687ca9dcd20df4b07e..acfa72cc7700985766381ce45b44a589700ec29c 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Status Code
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_status_code_h
index 96a5180180b35c860173224ff93b65bca949220d..59683f0e208bf37b9f5825f3fd1db2bdfcb5a94f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: Status Code
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * This program provides status code to/from string translation.
index 224c4ca40f8fd68d491534f726da0c028a1dfe46..55412813ca491eac5d0b878933442acdec1fb728 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: UTF-8
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * Provides the common data structures.
@@ -21,11 +21,11 @@ extern "C" {
  */
 #ifndef _di_utf8_program_version_
   #define UTF8_program_version_major_s F_string_ascii_0_s
-  #define UTF8_program_version_minor_s F_string_ascii_6_s
+  #define UTF8_program_version_minor_s F_string_ascii_7_s
   #define UTF8_program_version_micro_s F_string_ascii_0_s
 
   #define UTF8_program_version_major_s_length F_string_ascii_0_s_length
-  #define UTF8_program_version_minor_s_length F_string_ascii_6_s_length
+  #define UTF8_program_version_minor_s_length F_string_ascii_7_s_length
   #define UTF8_program_version_micro_s_length F_string_ascii_0_s_length
 
   #if !(defined(UTF8_program_version_nano_prefix_s) && defined(UTF8_program_version_nano_prefix_s_length))
index 129c54b0257db7c65f3bd9bd0da31342d68f14d3..ebf495f8b736d1500c06353b263b3ced74be7d9f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: UTF-8
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_common_h
index cb0247befa7b042cc671b13b92789ee5bafd4f6b..e16320d597df6f56ff27e39b91452d85eb18eab0 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: UTF-8
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_utf8_print_h
index 9b9ab077b17d200f56b1b4a94a2c0e3a5612535a..1673b2733c8f40bfc5c445f6bb2c02ea6018350a 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: UTF-8
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_utf8_h
index 74bd49ab982afc212ded693d2c29670ecdb5fccf..15eee7e427b86cb4732cfb7cc1a29e643d2feacd 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: UTF-8
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_utf8_bytesequence_h
index 73acb18b56eafd885ed5d3c4d91a5b5bd0c850f8..17c122d651e632c35e35804f8d086e3d7f7a1f51 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: UTF-8
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  */
 #ifndef _PRIVATE_utf8_codepoint_h
index 18fefeba955cf0d89ecf676334bb6ec1827316c5..fa1357256b5460235969e79a77e0f12235c0536f 100644 (file)
@@ -2,7 +2,7 @@
  * FLL - Level 3
  *
  * Project: UTF-8
- * API Version: 0.6
+ * API Version: 0.7
  * Licenses: lgpl-2.1-or-later
  *
  * This is intendend to support Unicode 14.0.