7 lines
		
	
	
		
			255 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			255 B
		
	
	
	
		
			Python
		
	
	
	
	
	
# Copyright 2006 Google Inc.  All Rights Reserved.
 | 
						|
# Use of this source code is governed by a BSD-style
 | 
						|
# license that can be found in the COPYING.txt file.
 | 
						|
 | 
						|
# Bazel (http://bazel.io/) WORKSPACE file for gflags.
 | 
						|
workspace(name="com_github_gflags_gflags")
 |