[Bf-committers] CVS commit: blender/source/tools/cygwin cl_wrapper.pl java_wrapper.pl

Kent Mein bf-committers@blender.org
Thu, 20 Mar 2003 16:27:38 +0100 (CET)


sirdude (Kent Mein) 2003/03/20 16:27:38 CET

  Modified files:
    blender/source/tools/cygwin cl_wrapper.pl java_wrapper.pl 
  
  Log:
  Modified them to use: #!/usr/bin/env perl
  each was pointing at different locations for perl and everything else
  is using that so hey might as well be consistant ;)
  
  Kent
  
  Revision  Changes    Path
  1.4       +2 -2      blender/source/tools/cygwin/cl_wrapper.pl
  1.3       +2 -2      blender/source/tools/cygwin/java_wrapper.pl