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

16 linhas
205 B
PHP

<?php
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
namespace Lobe;
/**
* Description of Neuron
*
* @author felipe
*/
abstract class Neuron {
}