head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2011.06.06.21.09.43;	author wkpark;	state Exp;
branches;
next	;


desc
@@


1.1
log
@[#316158] add Pilgia src sfd files
@
text
@#!/bin/sh
# hint UHC Jamos only
AUTOINSTR_UHC_JAMOS=1

F="pilgia:upga:Pilgia:은 필기a:은 필기a"

for x in 01 02 03 04 05; do rm -f Upg$$x; done

for x in 01 02 03 04 05; do
  ln -sf ../gothic/Ugt$x Upga$x
done
ln -sf ../../sfd/DotumFull.sfd PilgiaFull.sfd
EXTRA=../../sfd/HLaTeX.sfd
. ../../tools/base.sh 
@
