#                                               -*- cmake -*-

# Register current directory files
ot_add_current_dir_to_include_dirs ()

ot_add_source_file ( expression.cxx )
ot_add_source_file ( operand.cxx )
ot_add_source_file ( parser.cxx )

