Subversion Repositories DevTools

Rev

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

Rev 235 Rev 255
Line 10... Line 10...
10
#               information as platforms are being created. This provides a
10
#               information as platforms are being created. This provides a
11
#               powerful set of mechanism to extend the entire JATS toolset
11
#               powerful set of mechanism to extend the entire JATS toolset
12
#
12
#
13
###############################################################################
13
###############################################################################
14
 
14
 
15
require 5.6.1;
-
 
16
use strict;
15
use strict;
17
use warnings;
16
use warnings;
18
 
17
 
19
package BORLAND_Build;
18
package BORLAND_Build;
20
 
19