a29e4450da
git-svn-id: https://samskivert.googlecode.com/svn/trunk@2009 6335cc39-0255-0410-8fd6-9bcaacd3b74c
13 lines
244 B
Properties
13 lines
244 B
Properties
#
|
|
# $Id: parent.properties,v 1.1 2002/11/25 22:23:21 mdb Exp $
|
|
#
|
|
# A test properties file
|
|
|
|
_extends = rsrc/util/grandparent.properties
|
|
|
|
prop1 = 13
|
|
prop2 = nine
|
|
prop3 = 9, 8, 7, 6
|
|
prop4 = one, two, three,, and a half, four
|
|
# prop5 = not defined
|