Changeset 3b9ca71 for owl.h


Ignore:
Timestamp:
Feb 19, 2013, 8:29:38 PM (11 years ago)
Author:
David Benjamin <davidben@mit.edu>
Branches:
master, release-1.10
Children:
4584d1f
Parents:
69f74c2
git-author:
David Benjamin <davidben@mit.edu> (06/09/12 23:16:53)
git-committer:
David Benjamin <davidben@mit.edu> (02/19/13 20:29:38)
Message:
Allow perl variables to participate in argumentless set/unset
File:
1 edited

Legend:

Unmodified
Added
Removed
  • owl.h

    r69f74c2 r3b9ca71  
    239239  char *summary;                /* summary of usage */
    240240  char *description;            /* detailed description */
     241  bool takes_on_off;            /* allow passing on/off in argument-less set/unset */
    241242  GClosure *set_fromstring_fn;
    242243                                /* sets the variable to a value
Note: See TracChangeset for help on using the changeset viewer.