**BUG**
Concise problem statement:
If the Model attribute for QXTAL1 is edited from:
`XTALfast`
to:
`XTALnofast`
then the sim does not run and this error is reported:
`Error: unknown subckt: xqxtal1 in out xtalnofast`
The netlist shows that the _s% argument that is correctly picked up for the XTALfast subckt is not picked up for the XTALnofast subckt even though the syntax of the two subckts seems to be the same.
Steps to reproduce bug:
1. Run the sim as is with the Model attribute for QXTAL1 as `XTALfast`: it should run OK;
2. Edit the Model attribute for QXTAL1 to `XTALnofast then run the sim again;
Results: `Error: unknown subckt: xqxtal1 in out xtalnofast`
Expected results: Sim should run normally.
Url:
https://easyeda.com/file_view_Crystal-oscillator-using-EasyEDA-quick-starting-crystal-model_a71jBTb5n.htm
Browser:Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.77 Safari/537.36