Application Programmers Manual: Naming Convention
From DSL
Every class and constant declared in the SMILE package starts with the prefix DSL_. In order to avoid name conflicts, the application programmers using SMILE should restrain from using this prefix for any declaration in their programs.
