Remove setpaths csh version as it is not maintained

This commit is contained in:
mrg 2022-03-06 11:57:40 -08:00
parent 6eeb81b9fe
commit 5263532a95
1 changed files with 0 additions and 8 deletions

View File

@ -1,8 +0,0 @@
#!/bin/csh
# This is a csh utility script to set the paths to the current
# directory of OpenRAM. It must be sourced in the local directory
# like this:
# source setpaths.csh
setenv OPENRAM_HOME "`pwd`/compiler"
setenv OPENRAM_TECH "`pwd`/technology"