How can I open the file correctly in CLIPS?
I had a task to wrote a function which receives as a parameter the name of a file containing the coefficients of a system of linear equations specified in the form of a rectangular matrix. Using acceptable transformations, bring the system to a triangular appearance. Write the result to a file.