diff options
author | levinse <levinse> | 2010-11-29 02:30:39 +0000 |
---|---|---|
committer | levinse <levinse> | 2010-11-29 02:30:39 +0000 |
commit | 1594e450be1c4f0c9f9a2d98ab72c714a4695bdc (patch) | |
tree | 3ac03e5f1ec518ba5fe531d1c85edbbd5361589e /FS/MANIFEST | |
parent | 53b930cc67361258ea40f793ca1eb0b3d976bd9c (diff) |
move DSL notes into a dsl_note table, implement partial ikano dsl_pull
Diffstat (limited to 'FS/MANIFEST')
-rw-r--r-- | FS/MANIFEST | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/FS/MANIFEST b/FS/MANIFEST index bd37d7be2..b58b58e20 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -546,3 +546,5 @@ FS/qual.pm t/qual.t FS/qual_option.pm t/qual_option.t +FS/dsl_note.pm +t/dsl_note.t |