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