Open funderburkjim opened 9 months ago
Suggestion: When you commit fri_01 to this Frish repo, mention this issue in the commit message. e.g.
git commit -m "fri_01. #2
I am sure most of us know it, but just wanted to mention that it is useful to do 'git commit -m "close #2"' in case you want to close issue 2 from the command line. When you push it, the issue gets closed on github.
We aim to get fri.txt into a form consistent with the cdsl conventions.
I noticed that in general the current fri_00.txt entries are in a 3-line form:
However, there are some exceptions to this general form: For instance, there are 1789 lines in fri_00.txt that do not start with the '<' character. e.g.
@artanat I suggest you rewrite these '@' lines in the general form.
Call the resulting version fri_01.txt.
As a point of organization, I suggest:
python fri_01.py fri_00.txt fri_01.txt
Let's see how this goes.
Also, do you notice any other variation from the 'general' form?