Subversion Repositories DevTools

Rev

Rev 247 | Rev 255 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 247 Rev 249
Line 1... Line -...
1
#! perl
-
 
2
########################################################################
1
########################################################################
3
# Copyright ( C ) 2004 ERG Limited, All rights reserved
2
# Copyright ( C ) 2004 ERG Limited, All rights reserved
4
#
3
#
5
# Module name   : MugFiles.pl
4
# Module name   : MugFiles.pl
6
# Module type   : JATS Build System
5
# Module type   : JATS Build System
Line 9... Line 8...
9
#
8
#
10
# Description   : This is a  JATS toolset extension package
9
# Description   : This is a  JATS toolset extension package
11
#                 The package will add seeral directives to allow the
10
#                 The package will add seeral directives to allow the
12
#                 creation of MUG files.
11
#                 creation of MUG files.
13
#
12
#
14
#                 The package is platform independant
13
#                 The package is platform independant.
15
#
14
#
-
 
15
#                 Full details on the Mug File Generation process and the use of
16
# Usage:
16
#                 the functions provided by this extension are in:
17
#
-
 
18
# Version   Who      Date        Description
17
#                       MASS-00099 Generating MUG files with JATS
19
#
18
#
20
#......................................................................#
19
#......................................................................#
21
 
20
 
22
require 5.6.1;
21
require 5.6.1;
23
use strict;
22
use strict;