93cd988d07
* Change: In the AP parser (mbk/alc_pars_p.c), elements are inserted in head of list and in the AP driver they are saved in the list order. The result is that each time we perform a full read/write cycle, all lines in the AP file are reversed. This is annoying to spot differences betweeen mofificated files and for git managment as side effect. So now reverse all the PHFIG elements list (PHINS, PHCON, PHVIA, PHSEG, PHREF) after loading. Add functions in mph.h to perform fast chained list reversal. |
||
---|---|---|
alliance/src | ||
dev/scripts | ||
.gitattributes | ||
.gitignore |