diff options
| author | Haidong Ji | 2018-11-23 20:44:11 -0600 |
|---|---|---|
| committer | Haidong Ji | 2018-11-23 20:44:11 -0600 |
| commit | bed42c90e74f917bc155936e309211a57d724112 (patch) | |
| tree | 9e5a413e21decc444fcf4ae6a75fd0815346d71d /PlaygroundCpp/.project | |
| parent | 5558c3b43f4e6c8501c218b8871cb353cbd9344f (diff) | |
Improved QuickSort done!
Diffstat (limited to 'PlaygroundCpp/.project')
| -rw-r--r-- | PlaygroundCpp/.project | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PlaygroundCpp/.project b/PlaygroundCpp/.project index c294861..7abf47f 100644 --- a/PlaygroundCpp/.project +++ b/PlaygroundCpp/.project @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <projectDescription> - <name>PlaygroundCpp</name> + <name>AlgoDesignAndTechniqueEdxCpp</name> <comment></comment> <projects> </projects> |
