view test/bug-38236/module.mk @ 18964:a0c514c243f6 default tip @

maint: Use Octave coding conventions for %!test in graphics.cc. * graphics.cc: Use Octave coding conventions for %!test in graphics.cc.
author Rik <rik@octave.org>
date Mon, 28 Jul 2014 08:36:39 -0700
parents 1af8d21608b7
children
line wrap: on
line source

bug_38236_FCN_FILES = \
  bug-38236/df_vr.m \
  bug-38236/u_vr.m \
  bug-38236/bug-38236.tst

FCN_FILES += $(bug_38236_FCN_FILES)