#include "puLocal.h"

void puText::draw ( int dx, int dy )
{
  draw_label ( dx, dy ) ;
}