Changed module name around...
This commit is contained in:
parent
7ace1b1431
commit
7ad720b2f3
4 changed files with 5 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
||||||
name 'rhizomatica_base_system'
|
name 'rhizo_base'
|
||||||
version '0.1.0'
|
version '0.1.0'
|
||||||
source ''
|
source ''
|
||||||
author ''
|
author ''
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
# rhizomatica_base_system #
|
# rhizo_base #
|
||||||
|
|
||||||
This is the rhizomatica_base_system module. It provides...
|
This is the rhizo_base module. It provides...
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"name": "rhizomatica_base_system",
|
"name": "rhizo_base",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"summary": "",
|
"summary": "",
|
||||||
"author": "",
|
"author": "",
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
include rhizomatica_base_system
|
include rhizo_base
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue