summarylogtreecommitdiffstats
path: root/linguist
blob: 4361e530761e47505cba3c0c87cf398a624fa4a8 (plain)
1
2
3
4
5
6
7
8
9
10
#!/bin/sh

# As for now, PacketTracer works with built-in arch libraries
# If you exprerience any troubles, try to uncomment
# the following line        

export LD_LIBRARY_PATH="/usr/share/packettracer/bin" 

/usr/share/packettracer/bin/linguist "$@"