dist_tools

Tools for distributing IDL applications

Directory: bindings/

This directory contains routines and classes to autogenerate a DLM of wrapper routines.

To see an example of this, run the main-level program at the end of the mg_dlm__define.pro file:

IDL> .run mg_dlm__define

.pro files

mg_char.pro

Convenience routine to convert a 1-element string to a character value.

mg_dlm__define.pro

Class representing a DLM made from a list of wrapper routines.

mg_proto2wrapper.pro

Convenience routine to convert a C prototype line to C wrapper code.

Contents

.dlm files

format_example.dlm