Skip to content

Commit

Permalink
remove the redundant macro in source file (#5562)
Browse files Browse the repository at this point in the history
  • Loading branch information
kirk0830 authored Nov 22, 2024
1 parent 20efb88 commit e987240
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#ifndef DFTD3_XC_NAME_H
#define DFTD3_XC_NAME_H
/**
* Intro
* -----
Expand Down Expand Up @@ -606,4 +604,3 @@ if __name__ == '__main__':
# print_xc(others)
print(paired_xc_to_stdmap(special))
*/
#endif // DFTD3_XCNAME_H_

0 comments on commit e987240

Please sign in to comment.