Skip to content

Commit

Permalink
Update implementations.md Spec Change 12
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmarschall authored Sep 10, 2024
1 parent 69cf476 commit 6d58f37
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions implementations.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ You can obtain an OID as WEID and manage your own arc, e.g. by:
<a name="code"></a>

### Code
* JavaScript (supports Spec Change 11): [WeidOidConverter.js](https://github.com/frdl/weid/blob/gh-pages/WeidOidConverter.js)
* PHP (supports Spec Change 11): [WeidOidConverter.php](https://github.com/frdl/weid/blob/gh-pages/WeidOidConverter.php)
* JavaScript (supports Spec Change 12): [WeidOidConverter.js](https://github.com/frdl/weid/blob/gh-pages/WeidOidConverter.js)
* PHP (supports Spec Change 12): [WeidOidConverter.php](https://github.com/frdl/weid/blob/gh-pages/WeidOidConverter.php)
* Delphi (supports Spec Change 11): [WEID_Delphi.pas](https://github.com/danielmarschall/oidplus_dos/blob/master/WEID_Delphi.pas)
* Turbo Pascal (supports Spec Change 11): [WEID.pas](https://github.com/danielmarschall/oidplus_dos/blob/master/WEID.PAS) and [VTSFUNCS.pas (Dependency)](https://github.com/danielmarschall/oidplus_dos/blob/master/VTSFUNCS.PAS)

Expand Down

0 comments on commit 6d58f37

Please sign in to comment.