1 -- vim: set expandtab tabstop=4 softtabstop=4 shiftwidth=4:
2 -- +--------------------------------------------------------------------+
3 -- | Ministerio de EconomÃa |
4 -- | AI (Administrador de Intranet) |
5 -- +--------------------------------------------------------------------+
6 -- | This file is part of AI. |
8 -- | AI is free software; you can redistribute it and/or modify |
9 -- | it under the terms of the GNU General Public License as published |
10 -- | by the Free Software Foundation; either version 2 of the License, |
11 -- | or (at your option) any later version. |
13 -- | AI is distributed in the hope that it will be useful, but |
14 -- | WITHOUT ANY WARRANTY; without even the implied warranty of |
15 -- | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
16 -- | General Public License for more details. |
18 -- | You should have received a copy of the GNU General Public License |
19 -- | along with Hooks; if not, write to the Free Software Foundation, |
20 -- | Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
21 -- +--------------------------------------------------------------------+
22 -- | Creado: mar nov 06 13:56:49 ART 2003 |
23 -- | Autor: Gonzalo Merayo <gmeray@mecon.gov.ar> |
24 -- +--------------------------------------------------------------------+
29 CREATE TABLE secciones_censuradas (
30 seccion INTEGER NOT NULL PRIMARY KEY