Sha256: b6dac9bb1b689a7651237c9bf265c4eb9b776075756f25baf140e21906f133da
Contents?: true
Size: 151 Bytes
Versions: 4
Compression:
Stored size: 151 Bytes
Contents
#!/bin/sh for f in DangAmbigs freq-dawg inttemp normproto pffmtable unicharset user-words word-dawg do if [ ! -r $1.$f ] then touch $1.$f fi done
Version data entries
4 entries across 3 versions & 1 rubygems