Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 760 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 760 Bytes

To run you need to consult the file and run command 'expert.', which will launch the GUI.

This project is used for assignments during KM course

It consists of prolog program with usage of TCLTK library, which should be installed on a PC to run it. Otherwise you will receive an error on running

Encoding problem

There should be no encoding problem, which used to exist before. It was mainly caused by Swedish letter ö, opened with a wrong encoding schema (UTF8 instead of CP1252).

File links

The main files klover.pl and klover_illness.pl contain links to the other files, which are in the same folder. No matter, where the file is, there should be an absolute path to each of these files in order to run the program. So change it to path on your PC.