Skip to content
This repository has been archived by the owner on Aug 11, 2024. It is now read-only.

Commit

Permalink
R | Rename files
Browse files Browse the repository at this point in the history
  • Loading branch information
FTS427 committed Dec 30, 2023
1 parent cbc6464 commit d9b2cb2
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
File renamed without changes.
14 changes: 7 additions & 7 deletions src/main.cpp
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
//Preview, be careful

#include "./include/mhead.h"
#include "./part/calc.cpp"
#include "./part/maxn.cpp"
#include "./part/minn.cpp"
#include "./part/chn.cpp"
#include "./part/cg.cpp"
#include "./include/ecp.h"
#include "./plugins/calc.cpp"
#include "./plugins/maxn.cpp"
#include "./plugins/minn.cpp"
#include "./plugins/chn.cpp"
#include "./plugins/cg.cpp"

//主函数
// Main function
int main(){
clear();
hy("集成数学工具");
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit d9b2cb2

Please sign in to comment.