|
|
1.1 ! root 1: |define_counter(temporary_counter, T) ! 2: |define_array(temporary_array, T) ! 3: ! 4: |define_counter(author_counter, A) ! 5: |define_array(author_array, A) ! 6: |define_array(initials_array, I) ! 7: |define_array(location_array, L) ! 8: |define_array(department_array, D) ! 9: |define_array(extension_array, E) ! 10: |define_array(room_array, R) ! 11: ! 12: |define_counter(document_counter, D) ! 13: |define_array(document_array, S) ! 14: |define_array(file_case_array, F) ! 15: |define_array(work_program_array, W) ! 16: ! 17: |define_string(title_string, TI) ! 18: ! 19: |define_string(abstract_string, AS) ! 20: ! 21: |define_string(keyword_string, KW) ! 22: ! 23: |define_counter(position0, P0)
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.