This commit is contained in:
Zhi Guan
2017-05-13 22:58:33 +08:00
parent a55b1a4efb
commit 95ab1114af
15 changed files with 945 additions and 1061 deletions

View File

@@ -480,8 +480,8 @@ our %disabled = ( # "what" => "comment"
#"sdf" => "default",
#"skf" => "default",
#"sof" => "default",
"serpent" => "default",
# "speck" => "default",
#"serpent" => "default",
#"speck" => "default",
);
# Note: => pair form used for aesthetics, not to truly make a hash table