summarylogtreecommitdiffstats
path: root/linguist
blob: d216eee2abc1b372f8d59d1bb846f0078251df68 (plain)
1
2
3
4
5
6
7
8
9
#!/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/lib" 

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