diff --git a/islpy/__init__.py b/islpy/__init__.py index 0f81310a13bd2e1e3abf39a315ef11552e57d0c4..f5a35ce62a0d9426d41838aa1cb12d9277550bc4 100644 --- a/islpy/__init__.py +++ b/islpy/__init__.py @@ -106,6 +106,7 @@ error = _isl.error ast_expr_type = _isl.ast_expr_type stat = _isl.stat ast_node_type = _isl.ast_node_type +schedule_node_type = _isl.schedule_node_type dim_type = _isl.dim_type ast_loop_type = _isl.ast_loop_type fold = _isl.fold