Arquivos
wMind/mind3rd/API/interfaces/neuron.php
T
2011-04-06 22:58:18 -03:00

15 linhas
205 B
PHP

<?php
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
/**
*
* @author Felipe Nascimento de Moura <felipenmoura@gmail.com>
*/
interface neuron {
}