Skip to content

Commit

Permalink
Merge pull request #59 from senier/patch-1
Browse files Browse the repository at this point in the history
Use GitHub mirror for Smart_Pointers
  • Loading branch information
ohenley committed Oct 22, 2020
2 parents e131fc9 + 8baeb06 commit a4e7e7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -406,7 +406,7 @@ lanugage. It is loosely modelled after JUnit and some ideas from AUnit.
- [ada-ga](https://github.com/frett27/Ada-GA) - Genetic Algorithm Implementation for Ada.
- [ada-sodoku](https://github.com/frett27/Ada-Sodoku) - Small Library for Sodoku grid solving / finding.
- [sl3p](https://github.com/jklmnn/sl3p) - Simple Layer 3 Protocol.
- [smart-pointers](http://www.christ-usch-grein.homepage.t-online.de/Ada/Smart_Pointers.html) - A package providing a reference-counted access type Smart_Pointer.
- [smart-pointers](https://github.com/alire-project/smart_pointers) - A package providing a reference-counted access type Smart_Pointer.
- [marsaglia-random-number-generator](http://www.christ-usch-grein.homepage.t-online.de/Ada/Marsaglia.html) - Ada implementation of the algorithm developed by George Marsaglia, Supercomputer Computations Research Institute, Florida State University.
- [hungarian-algorithm](https://github.com/fastrgv/HungarianAlgorithm) - Hungarian Algorithm implementation in Ada.
- [sal](http://www.stephe-leake.org/ada/sal.html) - SAL (Stephe's Ada Library).
Expand Down

0 comments on commit a4e7e7e

Please sign in to comment.