[system] / trunk / webwork-modperl / bin / addcourse Repository:
ViewVC logotype

Diff of /trunk/webwork-modperl/bin/addcourse

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

Revision 1663 Revision 1689
1#!/usr/bin/env perl 1#!/usr/bin/env perl
2################################################################################ 2################################################################################
3# WeBWorK Online Homework Delivery System 3# WeBWorK Online Homework Delivery System
4# Copyright © 2000-2003 The WeBWorK Project, http://openwebwork.sf.net/ 4# Copyright © 2000-2003 The WeBWorK Project, http://openwebwork.sf.net/
5# $CVSHeader$ 5# $CVSHeader: webwork-modperl/bin/addcourse,v 1.3 2003/12/09 01:12:28 sh002i Exp $
6# 6#
7# This program is free software; you can redistribute it and/or modify it under 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 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 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. 10# version, or (b) the "Artistic License" which comes with this package.
51directory of the new course. 51directory of the new course.
52 52
53=item I<COURSEID> 53=item I<COURSEID>
54 54
55The name of the course to create. 55The name of the course to create.
56
57=back
56 58
57=cut 59=cut
58 60
59use strict; 61use strict;
60use warnings; 62use warnings;

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

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9