From f5461eb3d4eb2605b546a4ed202c12bcdaa1f4e4 Mon Sep 17 00:00:00 2001 From: "john.j.camilleri" Date: Mon, 16 Sep 2013 07:17:27 +0000 Subject: Remove contribs and examples Everything has now been moved to a separate repository at https://github.com/GrammaticalFramework/gf-contrib The contents of the examples folder are build during SetupWeb --- examples/computer/Dator.gf | 53 ---------------------------------------------- 1 file changed, 53 deletions(-) delete mode 100644 examples/computer/Dator.gf (limited to 'examples/computer/Dator.gf') diff --git a/examples/computer/Dator.gf b/examples/computer/Dator.gf deleted file mode 100644 index 2f98d3b11..000000000 --- a/examples/computer/Dator.gf +++ /dev/null @@ -1,53 +0,0 @@ -abstract Dator = Cat ** { -fun supercomputer_N : N ; -fun computer_program_N : N ; -fun vacuum_tube_N : N ; -fun computer_data_storage_N : N ; -fun surf_V : V ; -fun work_V : V ; -fun computer_monitor_N : N ; -fun overheated_A : A ; -fun hack_V : V ; -fun hacker_N : N ; -fun calcutor_N : N ; -fun mathematics_N : N ; -fun mathematician_N : N ; -fun add_V : V ; -fun home_computer_N : N ; -fun computer_network_N : N ; -fun mouse_N : N ; -fun central_processing_unit_N : N ; -fun computer_N : N ; -fun program_V : V ; -fun fast_A : A ; -fun hard_drive_N : N ; -fun computer_keyboard_N : N ; -fun laptop_N : N ; -fun computer_N : N ; -fun software_N : N ; -fun slow_A : A ; -fun microcontroller_N : N ; -fun dust_N : N ; -fun machine_N : N ; -fun electicity_N : N ; -fun information_N : N ; -fun message_N : N ; -fun communication_N : N ; -fun communicating_V : V ; -fun tractor_N : N ; -fun mechanical_calculator_N : N ; -fun number_N : N ; -fun home_computer_N : N ; -fun power_supply_N : N ; -fun system_N : N ; -fun personal_digital_assistant_N : N ; -fun webcam_N : N ; -fun homepage_N : N ; -fun knowledge_N : N ; -fun printer_N : N ; -fun relay_N : N ; -fun graphics_N : N ; -fun computer_data_storage_N : N ; -fun mainframe_computer_N : N ; -fun electrical_wiring_N : N ; -} \ No newline at end of file -- cgit v1.2.3