packages feed

zeolite-lang-0.9.0.0: lib/math/.zeolite-module

root: "../.."
path: "lib/math"
private_deps: [
  "../../tests"
]
extra_files: [
  category_source {
    source: "lib/math/Category_Math.cpp"
    categories: [Math]
  }
  category_source {
    source: "lib/math/Source_Math.cpp"
    categories: [Math]
  }
  "lib/math/Source_Math.hpp"
]
mode: incremental {}