[system] / trunk / webwork2 / bin / timing Repository:
ViewVC logotype

Diff of /trunk/webwork2/bin/timing

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1662 Revision 1663
1#!/usr/bin/env perl 1#!/usr/bin/env perl
2################################################################################
3# WeBWorK Online Homework Delivery System
4# Copyright © 2000-2003 The WeBWorK Project, http://openwebwork.sf.net/
5# $CVSHeader$
6#
7# This program is free software; you can redistribute it and/or modify it under
8# the terms of either: (a) the GNU General Public License as published by the
9# Free Software Foundation; either version 2, or (at your option) any later
10# version, or (b) the "Artistic License" which comes with this package.
11#
12# This program is distributed in the hope that it will be useful, but WITHOUT
13# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
14# FOR A PARTICULAR PURPOSE. See either the GNU General Public License or the
15# Artistic License for more details.
16################################################################################
2 17
3use strict; 18use strict;
4use warnings; 19use warnings;
5 20
6use constant ID => 0; 21use constant ID => 0;

Legend:
Removed from v.1662  
changed lines
  Added in v.1663

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9