diff --git a/src/hoa_cli/data/lookup_table.toml b/src/hoa_cli/data/lookup_table.toml index 816896c..ea8b2d1 100644 --- a/src/hoa_cli/data/lookup_table.toml +++ b/src/hoa_cli/data/lookup_table.toml @@ -82,14 +82,17 @@ DEFAULT = "PE100X" [CAEC1001] DEFAULT = "COMP2001" -[COMP2021] +[COMP1014] DEFAULT = "COMP2001" -[COMP1011] -DEFAULT = "COMP2021" +[COMP2018] +DEFAULT = "COMP1011" + +[COMP2021] +DEFAULT = "COMP1011" [COMP1013] -DEFAULT = "COMP2021" +DEFAULT = "COMP1011" [EE1005] DEFAULT = "EE1018"