Commit 0dd5edd2 authored by Ahmad Nemati's avatar Ahmad Nemati

init

parent 9fff0d2b
......@@ -52,9 +52,9 @@ async function run() {
// createfile(JSON.stringify(arr2, null, 2))
createfile2(JSON.stringify(arr3, null, 2))
createfileADV('percentage',JSON.stringify(arrReserv, null, 2))
// createfileADV('percentage',JSON.stringify(arrReserv, null, 2))
createfileADV('percentage200',JSON.stringify(arrResrv200, null, 2))
createfileADV('allocatedReserve',JSON.stringify(arr20Max, null, 2))
// createfileADV('allocatedReserve',JSON.stringify(arr20Max, null, 2))
// console.log(perf.stop())
console.log('Done')
// process.exit(0)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment