mirror of
https://github.com/RubyMetric/chsrc
synced 2025-10-20 18:05:08 +08:00
Use allow_
This commit is contained in:
@@ -19,9 +19,9 @@ wr_guix_prelude ()
|
||||
chef_set_contributors (this, 1,
|
||||
"Nil Null", "nil@null.org");
|
||||
|
||||
// chef_has_getfn();
|
||||
chef_has_setfn();
|
||||
// chef_has_resetsrc();
|
||||
// chef_allow_get();
|
||||
chef_allow_set();
|
||||
// chef_allow_reset();
|
||||
this.cap_locally = CanNot;
|
||||
this.cap_locally_explain = NULL;
|
||||
this.can_english = false;
|
||||
|
Reference in New Issue
Block a user