argh, of course I edited the file at the last minute and left it in a
non-building state.

I'd squash together all the commits pertaining to sim_spindle.comp, and
make sure the docs are right.  For instance, once you introduce 'scale',
then velocity-cmd is not "revolutions per second".

I also disagree with 60.0 as the default for scale; emc's spindle pins
are in rpm but at some point we should change that, because rps units
make things much easier.

You added 'opt fp'; I don't think this does anything.  It is particular
functions that do or don't use floating-point, so you specify
    function _ nofp;
for a function that doesn't, and one of
    function _ fp;
or just
    function _;
for a function that does use fp.

Apparently the meaningless 'option' is ignored by comp :-/ rather than
issuing a warning.

Jeff

------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to