#!/bin/sh
# Zretezeni vsech casti history2 do jednoho souboru

cat history2.js > ../history2.js
cat history2-hash.js >> ../history2.js
cat history2-html5.js >> ../history2.js
cat history2-processor.js >> ../history2.js
