diff options
author | Allan CORNET <allan.cornet@scilab.org> | 2011-04-18 10:23:58 +0200 |
---|---|---|
committer | Sylvestre Ledru <sylvestre.ledru@scilab.org> | 2011-04-19 16:56:07 +0200 |
commit | ba2ed38664b65a1b12dd5e5b25827a0894656ecb (patch) | |
tree | bf9985c7b3694c0b410eab46d9497ee27e0f09af /scilab/modules/data_structures/version.xml | |
parent | a3649a6a472373ab2b7c11603c07185b92d70f0a (diff) | |
download | scilab-ba2ed38664b65a1b12dd5e5b25827a0894656ecb.zip scilab-ba2ed38664b65a1b12dd5e5b25827a0894656ecb.tar.gz |
bug 7061 fixed - changelog.txt, readme.txt, version.xml removed from modules.
Change-Id: Iac4db562b598d574bf4612e10c9d4b16fe6acb68
Diffstat (limited to 'scilab/modules/data_structures/version.xml')
-rw-r--r-- | scilab/modules/data_structures/version.xml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/scilab/modules/data_structures/version.xml b/scilab/modules/data_structures/version.xml deleted file mode 100644 index 79974ee..0000000 --- a/scilab/modules/data_structures/version.xml +++ /dev/null | |||
@@ -1,12 +0,0 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
2 | <!-- | ||
3 | * Scilab ( http://www.scilab.org/ ) - This file is part of Scilab | ||
4 | * Copyright (C) 2007-2008 - INRIA | ||
5 | * Copyright (C) 2008-2009 - DIGITEO | ||
6 | * | ||
7 | * This file is distributed under the same license as the Scilab package. | ||
8 | --> | ||
9 | <!DOCTYPE MODULE_VERSION SYSTEM "../core/xml/version.dtd"> | ||
10 | <MODULE_VERSION name="data_structures"> | ||
11 | <VERSION major="5" minor="3" maintenance="1" revision="0" string="unstable-git" /> | ||
12 | </MODULE_VERSION> | ||