Integrations (PTC products, 3rd party products and code) > Code integration (Ada, ARINC 653, C, C#, C++, IDL, Java, SQL and VB) > Ada Code > Generating Ada code > Concepts > Code Generator DLLs (Ada code)
  
Code Generator DLLs (Ada code)
Code Generator DLLs determine what type of code is generated by ACS. From the Launch ACS/TDK dialog, you select the Code Generator DLL you want to use.
ACS is supplied with the following Code Generator DLLs for generating Ada code:
Ada 95 - Use this Code Generator DLL to generate Ada 95 compliant code.
SPARK 95 - Use this Code Generator DLL to generate SPARK 95 compliant code.
Ada 83 - Use this Code Generator DLL to generate Ada 83 compliant code.
SPARK 83 - Use this Code Generator DLL to generate SPARK 83 compliant code.
If you have installed Modeler to the default location, the supplied Code Generator DLLs reside in subfolders of the following folder (the name of a Code Generator DLL's folder matches that of the Code Generator DLL).
For Windows 7 and later operating systems:
C:\Users\<user>\AppData\Roaming\ItsShadow\ScriptDir\AdaGen
For 64-bit versions of pre Windows 7 operating systems:
C:\Program Files (x86)\PTC Integrity Modeler\Modeler\System\AdaGen
For 32-bit versions of pre Windows 7 operating systems:
C:\Program Files\PTC Integrity Modeler\Modeler\System\AdaGen
You can customize a supplied Code Generator DLL through its associated TDK model.