On Sun, Sep 30, 2018 at 1:15 AM Vivien Kraus <viv...@planete-kraus.eu> wrote: > > Hello, > > I plan to use flags with equivalence class, however I can't find how to > set the default flag. I need it because I have some flags-cant in each > mode, and I would like those to also be enforced in the default mode. > > Is there a way to do this?
Hi, No idea. "Default mode" means that you haven't specified the option. If you haven't specified the option, it cannot conflict with another option. Period. In any event, "equivalence" is equivalent to "--option=type" where "type" is some enumeration for the equivalence class, except that you can *also* specify an argument. Once one is used, the other members of the class are over-ridden or are in conflict. I think it's always conflicting, but I haven't added an equivalence class option in several years. I'd have to go read source code. :) (If you do, let me know and I'll augment the description in the manual.) You should know, I'm retired now and spend my time with photography and don't sling code much anymore. Cheers - Bruce _______________________________________________ Autogen-users mailing list Autogen-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/autogen-users