view test/bug-36025/module.mk @ 20606:1b62fc4e1b2f stable

doc: Cuddle parentheses in example code of for loop. * stmt.txi: Cuddle parentheses in example code of for loop.
author Rik <rik@octave.org>
date Wed, 07 Oct 2015 14:41:39 -0700
parents 1af8d21608b7
children
line wrap: on
line source

bug_36025_FCN_FILES = \
  bug-36025/@testclass/one.m \
  bug-36025/@testclass/testclass.m \
  bug-36025/@testclass/two.m \
  bug-36025/bug-36025.tst

FCN_FILES += $(bug_36025_FCN_FILES)