9 lines
148 B
Plaintext
9 lines
148 B
Plaintext
import scientifik.serialization
|
|
|
|
plugins {
|
|
id("scientifik.mpp")
|
|
}
|
|
|
|
serialization()
|
|
|
|
description = "Meta definition and basic operations on meta" |