~ubuntu-branches/ubuntu/jaunty/tablix2/jaunty

« back to all changes in this revision

Viewing changes to modules/sameday.c

  • Committer: Bazaar Package Importer
  • Author(s): Robert Lemmen
  • Date: 2007-09-18 15:54:15 UTC
  • mfrom: (1.1.3 upstream) (2.1.2 lenny)
  • Revision ID: james.westby@ubuntu.com-20070918155415-uwkixfe5ub1lee3o
Tags: 0.3.5-1
* New upstream release (closes: #439886)
* fixed build system to make it re-buildable without cleans

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
/* along with this program; if not, write to the Free Software             */
16
16
/* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */
17
17
 
18
 
/* $Id: sameday.c,v 1.6 2006-05-10 15:52:37 avian Exp $ */
 
18
/* $Id: sameday.c,v 1.8 2007-06-06 18:16:14 avian Exp $ */
19
19
 
20
20
/** @module
21
21
 *
22
22
 * @author Tomaz Solc 
23
 
 * @author-email tomaz.solc@siol.net
 
23
 * @author-email tomaz.solc@tablix.org
24
24
 *
25
25
 * @credits
26
26
 * Ideas taken from a patch for Tablix 0.0.3 by 
91
91
 
92
92
/** @tuple-restriction set-sameday
93
93
 *
94
 
 * <event name="example repeats="5">
 
94
 * <event name="example" repeats="5">
95
95
 *              ...
96
96
 *              <restriction type="set-sameday">2</restriction>
97
97
 * </resourcetype>