Directory: cmdline_tools/
.pro files
- ls.pro
Substitute for unix ls command.
- man.pro
Prints basic information about a routine.
- mg_ansicode.pro
Set ANSI escape codes for the given text.
- mg_breakpoint.pro
A helpful wrapper for BREAKPOINT which finds files in the !path and allows relative line numbers within routines.
- mg_build_cmdline_tools.pro
Build the cmdline_tools DLM.
- mg_cprint.pro
PRINT statement which makes C format codes easier to use.
- mg_print.pro
PRINT statement which makes C format codes easier to use.
- mg_set_path.pro
Set the IDL path (!path) given an array of directories.
- mg_sysreport.pro
Prints system information.
- pwd.pro
Prints the IDL's current directory to the output log.