diff options
author | Ralph Amissah <ralph@amissah.com> | 2007-09-26 15:57:23 +0100 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2007-09-26 15:57:23 +0100 |
commit | b49c8cdce987d4ed874d12c02b647c61d8f26e12 (patch) | |
tree | 0f453606c904479a33d4b02ee9f3b4dbf5f99c39 /lib/sisu/v0/dal.rb | |
parent | help, (hub), minor reorganisation and a change in response for typing 'sisu' ... (diff) |
dal, make metaverse heading :A (represented internally as 1~) easily distinguishable, (tagged 1~meta)
Diffstat (limited to 'lib/sisu/v0/dal.rb')
-rw-r--r-- | lib/sisu/v0/dal.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sisu/v0/dal.rb b/lib/sisu/v0/dal.rb index f5da8b05..270c46b2 100644 --- a/lib/sisu/v0/dal.rb +++ b/lib/sisu/v0/dal.rb @@ -827,7 +827,7 @@ module SiSU_DAL ocnm=ocnd=ocnv=0 ocnm+=1 header0='<:pn>' - header1="\n1~ Document Information (metadata) <~0;0:0;m#{ocnm}>" + header1="\n1~meta Document Information (metadata) <~0;0:0;m#{ocnm}>" ocnm+=1 header4="\n4~metadata Metadata <~0;m#{ocnm};m#{ocnm}>" ocnm+=1; ocnd+=1 |