Преглед на файлове

Removed commented code

master
Ludovic 'Archivist' Lagouardette преди 4 години
родител
ревизия
bc993c1168
променени са 1 файла, в които са добавени 0 реда и са изтрити 9 реда
  1. +0
    -9
      src/andrew.cr

+ 0
- 9
src/andrew.cr Целия файл

@ -128,15 +128,6 @@ class AttributeAfterGenerator
end
end
#v = ClassGenerator.new("record")
#v.push(AttributeGenerator.new("uuid", "std::array<unsigned char, 16>", 0))
#v.push(AttributeGenerator.new("x", "bitops::regulated<int>", 16))
#v.push(AttributeGenerator.new("y", "bitops::regulated<int>", 20))
#f = FileGenerator.new
#f.classes << v
#f.includes << "<array>"
#f.includes << "\"bitops.hpp\""
#puts f.to_s
File.open(ARGV[0]) do |file|
puts FileGenerator.from_yaml(file).to_s
end

Зареждане…
Отказ
Запис