Your next steps will likely be:
* to specify theory constants, types, and operators in your \`kinds' file
-* to add typing rules to theory_${dir}_type_rules.h for your operators
+* to add typing rules to theory_$dir_type_rules.h for your operators
and constants
-* to write code in theory_${dir}_rewriter.h to implement a normal form
+* to write code in theory_$dir_rewriter.h to implement a normal form
for your theory's terms
* to write parser rules in src/parser/cvc/Cvc.g to support the CVC input
language, src/parser/smt/Smt.g to support the (deprecated) SMT-LIBv1