Sha256: b0dcb3d25419dbe614f1bc6e5db2a6cabafd18242db70e6120a743ea7ce3800c
Contents?: true
Size: 717 Bytes
Versions: 2
Compression:
Stored size: 717 Bytes
Contents
######################################################################################### # Description: Cava Global Rule Loader # Created Thu Mar 31 23:16:01 2011 # svn id $Id: Global.pm 15 2012-06-14 15:24:10Z Mark Dootson $ # Copyright: Copyright (c) 2011 Mark Dootson # Licence: This program is free software; you can redistribute it # and/or modify it under the same terms as Perl itself ######################################################################################### package Cava::Global; # this module is a simple # place holder to cause # the Cava::Global module rule # to be run second during a scan # after the Cava::Project Rule our $VERSION = '0.01'; 1;
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
STLExtract-1.0.1 | Slic3r/Linux/lib/std/Cava/Global.pm |
STLExtract-1.0.0 | Slic3r/Linux/lib/std/Cava/Global.pm |