view test/@Cork/module.mk @ 9995:5277222b47d1

Distribute directories of private functions of OOP test classes Necessary for OOP classes to function properly and pass test_classes.m
author Rik <rdrider0-list@yahoo.com>
date Thu, 17 Dec 2009 09:34:55 -0800
parents 0d4613a736e9
children
line wrap: on
line source

at_Cork_FCN_FILES = \
  @Cork/Cork.m \
  @Cork/click.m \
  @Cork/display.m \
  @Cork/get.m \
  @Cork/set.m

FCN_FILES += $(at_Cork_FCN_FILES)